Home
last modified time | relevance | path

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

/drivers/usb/core/
A Dhub.h38 unsigned long change_bits[1]; /* ports with logical connect member
A Dhub.c1038 set_bit(port1, hub->change_bits); in hub_port_logical_disconnect()
1275 set_bit(port1, hub->change_bits); in hub_activate()
1301 set_bit(port1, hub->change_bits); in hub_activate()
1306 set_bit(port1, hub->change_bits); in hub_activate()
3342 clear_bit(port1, hub->change_bits); in check_port_resume_type()
5699 clear_bit(port1, hub->change_bits); in hub_port_connect_change()
5756 connect_change = test_bit(port1, hub->change_bits); in port_event()
5893 (u16) hub->change_bits[0], in hub_event()
5938 || test_bit(i, hub->change_bits) in hub_event()

Completed in 29 milliseconds