Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/roles/
Dclass.c129 sw = device_connection_find_match(dev, "usb-role-switch", NULL, in usb_role_switch_get()
/Linux-v5.10/include/linux/
Dproperty.h441 static inline void *device_connection_find_match(struct device *dev, in device_connection_find_match() function