Home
last modified time | relevance | path

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

/drivers/usb/core/
Dusb.c178 static int __find_interface(struct device *dev, void *data) in __find_interface() function
211 dev = bus_find_device(&usb_bus_type, NULL, &argb, __find_interface); in usb_find_interface()