Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dhub.h45 unsigned long child_usage_bits[1]; /* ports powered on for member
H A Dport.c414 if (!test_and_set_bit(port1, hub->child_usage_bits)) { in usb_port_runtime_resume()