Lines Matching refs:get_endpoint
2080 !((get_endpoint(hostif, 0)->bmAttributes &
2082 (get_endpoint(hostif, 1)->bmAttributes &
2122 epd = get_endpoint(hostif, i);
2276 epd = get_endpoint(hostif, 0);
2281 epd = get_endpoint(hostif, 2);
2287 epd = get_endpoint(hostif, 4);
2296 ep_info.out_ep = get_endpoint(hostif, 2)->bEndpointAddress &
2305 ep_info.in_ep = get_endpoint(hostif, 0)->bEndpointAddress &
2307 ep_info.in_interval = get_endpoint(hostif, 0)->bInterval;
2315 ep_info.out_ep = get_endpoint(hostif, 4)->bEndpointAddress &