Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
A Dhub.h39 unsigned long removed_bits[1]; /* ports with a "removed" member
A Dhub.c1010 set_bit(udev->portnum, hub->removed_bits); in usb_remove_device()
1199 clear_bit(port1, hub->removed_bits); in hub_activate()
5205 clear_bit(port1, hub->removed_bits); in hub_port_connect()
5226 test_bit(port1, hub->removed_bits)) { in hub_port_connect()

Completed in 28 milliseconds