Lines Matching refs:get_endpoint
2004 !((get_endpoint(hostif, 0)->bmAttributes &
2006 (get_endpoint(hostif, 1)->bmAttributes &
2046 epd = get_endpoint(hostif, i);
2200 epd = get_endpoint(hostif, 0);
2205 epd = get_endpoint(hostif, 2);
2211 epd = get_endpoint(hostif, 4);
2220 ep_info.out_ep = get_endpoint(hostif, 2)->bEndpointAddress &
2229 ep_info.in_ep = get_endpoint(hostif, 0)->bEndpointAddress &
2231 ep_info.in_interval = get_endpoint(hostif, 0)->bInterval;
2239 ep_info.out_ep = get_endpoint(hostif, 4)->bEndpointAddress &