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