Searched refs:HC_IS_SUSPENDED (Results 1 – 2 of 2) sorted by relevance
220 #define HC_IS_SUSPENDED(state) ((state) & __SUSPEND) macro
1178 if (HC_IS_SUSPENDED(isp116x_to_hcd(isp116x)->state)) { in isp116x_debug_show()