Home
last modified time | relevance | path

Searched refs:device_match_type (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/device/
H A Dbus.h137 int device_match_type(struct device *dev, const void *type);
/linux/drivers/cxl/core/
H A Dpmem.c69 device_match_type); in cxl_find_nvdimm_bridge()
/linux/drivers/usb/typec/
H A Dclass.c1308 device_match_type); in typec_cable_get()
2043 device_match_type); in typec_get_partner()
2184 device_match_type); in typec_set_pwr_opmode()
2350 device_match_type); in typec_get_negotiated_svdm_version()
2378 device_match_type); in typec_get_cable_svdm_version()
/linux/drivers/base/
H A Dcore.c5293 int device_match_type(struct device *dev, const void *type) in device_match_type() function
5297 EXPORT_SYMBOL_GPL(device_match_type);