Searched refs:host_wakeup (Results 1 – 15 of 15) sorted by relevance
| /Zephyr-latest/include/zephyr/drivers/usb/ |
| D | udc.h | 243 int (*host_wakeup)(const struct device *dev); member 518 ret = api->host_wakeup(dev); in udc_host_wakeup()
|
| /Zephyr-latest/drivers/usb/udc/ |
| D | udc_skeleton.c | 350 .host_wakeup = udc_skeleton_host_wakeup,
|
| D | udc_nrf.c | 952 .host_wakeup = udc_nrf_host_wakeup,
|
| D | udc_virtual.c | 634 .host_wakeup = udc_vrt_host_wakeup,
|
| D | udc_renesas_ra.c | 727 .host_wakeup = udc_renesas_ra_host_wakeup,
|
| D | udc_ambiq.c | 882 .host_wakeup = udc_ambiq_host_wakeup,
|
| D | udc_mcux_ip3511.c | 861 .host_wakeup = udc_mcux_host_wakeup,
|
| D | udc_mcux_ehci.c | 838 .host_wakeup = udc_mcux_host_wakeup,
|
| D | udc_kinetis.c | 1147 .host_wakeup = usbfsotg_host_wakeup,
|
| D | udc_rpi_pico.c | 1071 .host_wakeup = udc_rpi_pico_host_wakeup,
|
| D | udc_stm32.c | 904 .host_wakeup = udc_stm32_host_wakeup,
|
| D | udc_numaker.c | 1713 .host_wakeup = udc_numaker_host_wakeup,
|
| D | udc_it82xx2.c | 1516 .host_wakeup = it82xx2_host_wakeup,
|
| D | udc_smartbond.c | 1717 .host_wakeup = udc_smartbond_host_wakeup,
|
| D | udc_dwc2.c | 3101 .host_wakeup = udc_dwc2_host_wakeup,
|