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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dusb.c772 static struct notifier_block usb_bus_nb = { variable in typeref:struct:notifier_block
823 retval = bus_register_notifier(&usb_bus_type, &usb_bus_nb);
855 bus_unregister_notifier(&usb_bus_type, &usb_bus_nb);
879 bus_unregister_notifier(&usb_bus_type, &usb_bus_nb);

Completed in 59 milliseconds