Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dhub.h41 unsigned long wakeup_bits[1]; /* ports that have signaled member
H A Dhub.c710 set_bit(portnum, hub->wakeup_bits); in usb_wakeup_notification()
5478 clear_bit(port1, hub->wakeup_bits); in port_event()
5641 || test_bit(i, hub->wakeup_bits)) { in hub_event()