Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h496 #define CDNSP_IF_EP_EXIST(pdev, ep_num, dir) \ macro
H A Dcdnsp-gadget.c1620 if (!CDNSP_IF_EP_EXIST(pdev, epnum, direction)) in cdnsp_gadget_init_endpoints()