Searched refs:usbhsh_port_stat_get (Results 1 – 1 of 1) sorted by relevance
147 #define usbhsh_port_stat_get(h) ((h)->port_stat) macro1083 if (usbhsh_port_stat_get(hpriv) & 0xFFFF0000) in usbhsh_hub_status_data()1214 *(__le32 *)buf = cpu_to_le32(usbhsh_port_stat_get(hpriv)); in __usbhsh_hub_get_status()1268 typeReq, ret, usbhsh_port_stat_get(hpriv)); in usbhsh_hub_control()