Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/udc/
Dudc_kinetis.c367 static inline int work_handler_out(const struct device *dev, in work_handler_out() function
485 err = work_handler_out(ev->dev, ev->ep); in xfer_work_handler()
Dudc_it82xx2.c1095 static inline int work_handler_out(const struct device *dev, uint8_t ep) in work_handler_out() function
1195 err = work_handler_out(evt.dev, evt.ep); in xfer_work_handler()