Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds