Home
last modified time | relevance | path

Searched refs:num_req_streams (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/
Depautoconf.c53 int num_req_streams = 0; in ep_matches() local
119 num_req_streams = ep_comp->bmAttributes & 0x1f; in ep_matches()
120 if (num_req_streams > ep->max_streams) in ep_matches()