Searched refs:USB_PORT_STAT_C_CONNECTION (Results 1 – 3 of 3) sorted by relevance
72 #define USB_PORT_STAT_C_CONNECTION 0x0001 macro
566 if ((portchange & USB_PORT_STAT_C_CONNECTION)) in usb_hub_port_wait_reset()664 if ((portchange & USB_PORT_STAT_C_CONNECTION)) { in usb_hub_port_debounce()836 if (portchange & USB_PORT_STAT_C_CONNECTION) { in usb_hub_events()
474 hc->rh_status.wPortChange &= ~USB_PORT_STAT_C_CONNECTION; in sl811_rh_submit_urb()2488 hc->rh_status.wPortChange |= USB_PORT_STAT_C_CONNECTION; in sl811_hc_reset()2530 hc->rh_status.wPortChange |= USB_PORT_STAT_C_CONNECTION; in sl811_hc_reset()