Searched refs:h_port_change (Results 1 – 2 of 2) sorted by relevance
194 usb_port_mask_t h_port_change; member
3084 hubd->h_port_change |= port_change; in hubd_check_ports()3088 hubd->h_port_change); in hubd_check_ports()3579 hubd->h_port_change |= port_change & in hubd_read_cb()3584 hubd->h_port_change, hubd->h_port_reset_wait); in hubd_read_cb()3599 (hubd->h_port_change) && in hubd_read_cb()3751 (hubd->h_port_change)) { in hubd_hotplug_thread()3756 if (hubd->h_port_change & HUB_CHANGE_STATUS) { in hubd_hotplug_thread()3764 hubd->h_port_change &= ~HUB_CHANGE_STATUS; in hubd_hotplug_thread()3786 port, port_mask, hubd->h_port_change, in hubd_hotplug_thread()3792 if ((hubd->h_port_change & port_mask) == 0) { in hubd_hotplug_thread()[all …]