Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dusb.c403 static int __find_interface(struct device *dev, const void *data) in __find_interface() function
436 dev = bus_find_device(&usb_bus_type, NULL, &argb, __find_interface); in usb_find_interface()