Searched refs:uhs_endpoint_num (Results 1 – 1 of 1) sorted by relevance
341 static inline int uhs_endpoint_num(const UhsEndpointDescriptor *epd) in uhs_endpoint_num() function524 return(1 << (uhs_endpoint_num(epd)+16)); in uhs_endpoint_mask()526 return(1 << uhs_endpoint_num(epd)); in uhs_endpoint_mask()