Searched refs:usbhsh_port_stat_clear (Results 1 – 1 of 1) sorted by relevance
155 #define usbhsh_port_stat_clear(h, s) ((h)->port_stat &= ~(s)) macro1157 usbhsh_port_stat_clear(hpriv, in __usbhsh_hub_port_feature()1202 usbhsh_port_stat_clear(hpriv, (1 << wValue)); in __usbhsh_hub_port_feature()1360 usbhsh_port_stat_clear(hpriv, USB_PORT_STAT_CONNECTION); in usbhsh_irq_dtch()