Home
last modified time | relevance | path

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

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