Searched refs:to_cdnsp_ep (Results 1 – 2 of 2) sorted by relevance
941 pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_enable() 1014 pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_disable() 1065 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_alloc_request() 1102 pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_queue() 1122 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_dequeue() 1150 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_set_halt() 1176 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_set_wedge()
1592 #define to_cdnsp_ep(ep) (container_of(ep, struct cdnsp_ep, endpoint)) macro