Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Dcdcacm.c223 static int cdcuart_ioctl(FAR struct file *filep,
237 .ioctl = cdcuart_ioctl,
1678 static int cdcuart_ioctl(FAR struct file *filep, int cmd, unsigned long arg) in cdcuart_ioctl() function