diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2024-12-24 16:05:08 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-01-03 13:20:05 +0300 |
commit | adf908c965798c33d1148393927a7c0c5d08053c (patch) | |
tree | 72e4e65f5e6c1054069d145954babd5ae0bc06fd /scripts/lib/kdoc/kdoc_files.py | |
parent | 6687f282e98b2236cad827fc7dba7393b7ef57f1 (diff) | |
download | linux-adf908c965798c33d1148393927a7c0c5d08053c.tar.xz |
driver core: Introduce an device matching API device_match_type()
Introduce device_match_type() for purposes below:
- Test if a device matches with a specified device type.
- As argument of various device finding APIs to find a device with
specified type.
device_find_child() will use it to simplify operations later.
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Link: https://lore.kernel.org/r/20241224-const_dfc_done-v5-9-6623037414d4@quicinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions