Home
last modified time | relevance | path

Searched refs:device_connection_find_match (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/roles/
H A Dclass.c168 sw = device_connection_find_match(dev, "usb-role-switch", NULL, in usb_role_switch_get()
/linux/include/linux/
H A Dproperty.h534 static inline void *device_connection_find_match(const struct device *dev, in device_connection_find_match() function