Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/class/
Dcdc_acm.c1004 static int cdc_acm_poll_in(const struct device *dev, unsigned char *c) in cdc_acm_poll_in() function
1057 .poll_in = cdc_acm_poll_in,
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_acm.c877 static int cdc_acm_poll_in(const struct device *dev, unsigned char *const c) in cdc_acm_poll_in() function
1058 .poll_in = cdc_acm_poll_in,