Lines Matching refs:gadget_find_ep_by_name
1561 ep = gadget_find_ep_by_name(_gadget, "ep-e"); in net2280_match_ep()
1564 ep = gadget_find_ep_by_name(_gadget, "ep-f"); in net2280_match_ep()
1575 ep = gadget_find_ep_by_name(_gadget, "ep2in"); in net2280_match_ep()
1578 ep = gadget_find_ep_by_name(_gadget, "ep4in"); in net2280_match_ep()
1583 ep = gadget_find_ep_by_name(_gadget, "ep1out"); in net2280_match_ep()
1586 ep = gadget_find_ep_by_name(_gadget, "ep3out"); in net2280_match_ep()
1591 ep = gadget_find_ep_by_name(_gadget, "ep1in"); in net2280_match_ep()
1594 ep = gadget_find_ep_by_name(_gadget, "ep3in"); in net2280_match_ep()
1599 ep = gadget_find_ep_by_name(_gadget, "ep2out"); in net2280_match_ep()
1602 ep = gadget_find_ep_by_name(_gadget, "ep4out"); in net2280_match_ep()
1610 ep = gadget_find_ep_by_name(_gadget, name); in net2280_match_ep()