Home
last modified time | relevance | path

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

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