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

/drivers/usb/core/
H A Dusb.c350 static unsigned usb_bus_is_wusb(struct usb_bus *bus) function
463 dev->wusb = usb_bus_is_wusb(bus)? 1 : 0;

Completed in 34 milliseconds