Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dnotify.c65 void usb_notify_remove_bus(struct usb_bus *ubus) in usb_notify_remove_bus() function
H A Dusb.h210 extern void usb_notify_remove_bus(struct usb_bus *ubus);
H A Dhcd.c967 usb_notify_remove_bus(bus); in usb_deregister_bus()