Searched defs:epId (Results 1 – 4 of 4) sorted by relevance
143 constexpr auto epId = "endpoint"; variable154 constexpr auto epId = "endpoint"; variable168 constexpr auto epId = "endpoint"; variable
84 uint8_t epId; member
715 UsbdBulkASyncList *UsbImpl::UsbdBulkASyncListFind(HostDevice *port, uint8_t ifId, uint8_t epId) in UsbdBulkASyncListFind()732 UsbdBulkASyncList *UsbImpl::UsbdBulkASyncListInit(HostDevice *port, uint8_t ifId, uint8_t epId) in UsbdBulkASyncListInit()
1079 …BulkASyncList *UsbdDispatcher::UsbdBulkASyncListAlloc(HostDevice *port, uint8_t ifId, uint8_t epId) in UsbdBulkASyncListAlloc()