| /components/drivers/usb/cherryusb/platform/rtthread/ |
| A D | usbh_dfs.c | 12 #define DEV_FORMAT "/dev/sd%c" macro 137 snprintf(name, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, msc_class->sdchar); in usbh_msc_thread() 158 snprintf(name, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, msc_class->sdchar); in usbh_msc_run() 183 snprintf(name, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, msc_class->sdchar); in usbh_msc_stop()
|
| /components/drivers/usb/cherryusb/class/vendor/xbox/ |
| A D | usbh_xbox.c | 9 #define DEV_FORMAT "/dev/xbox%d" macro 65 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, xbox_class->min… in usbh_xbox_connect()
|
| /components/drivers/usb/cherryusb/class/template/ |
| A D | usbh_xxx.c | 4 #define DEV_FORMAT "/dev/xxx" macro
|
| /components/drivers/usb/cherryusb/class/cdc/ |
| A D | usbh_cdc_acm.c | 13 #define DEV_FORMAT "/dev/ttyACM%d" macro 138 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, cdc_acm_class->… in usbh_cdc_acm_connect()
|
| A D | usbh_cdc_ecm.c | 13 #define DEV_FORMAT "/dev/cdc_ether" macro 196 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_cdc_ecm_connect()
|
| A D | usbh_cdc_ncm.c | 13 #define DEV_FORMAT "/dev/cdc_ncm" macro 214 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_cdc_ncm_connect()
|
| /components/drivers/usb/cherryusb/class/vendor/serial/ |
| A D | usbh_ch34x.c | 9 #define DEV_FORMAT "/dev/ttyUSB%d" macro 263 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, ch34x_class->mi… in usbh_ch34x_connect()
|
| A D | usbh_cp210x.c | 9 #define DEV_FORMAT "/dev/ttyUSB%d" macro 212 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, cp210x_class->m… in usbh_cp210x_connect()
|
| A D | usbh_pl2303.c | 14 #define DEV_FORMAT "/dev/ttyUSB%d" macro 326 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, pl2303_class->m… in usbh_pl2303_connect()
|
| A D | usbh_ftdi.c | 9 #define DEV_FORMAT "/dev/ttyUSB%d" macro 393 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, ftdi_class->min… in usbh_ftdi_connect()
|
| /components/drivers/usb/cherryusb/class/aoa/ |
| A D | usbh_aoa.c | 13 #define DEV_FORMAT "/dev/aoa" macro 222 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_aoa_connect()
|
| /components/drivers/usb/cherryusb/class/hid/ |
| A D | usbh_hid.c | 13 #define DEV_FORMAT "/dev/input%d" macro 278 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, hid_class->mino… in usbh_hid_connect()
|
| /components/drivers/usb/cherryusb/class/wireless/ |
| A D | usbh_bluetooth.c | 13 #define DEV_FORMAT "/dev/bluetooth" macro 99 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_bluetooth_connect()
|
| A D | usbh_rndis.c | 14 #define DEV_FORMAT "/dev/rndis" macro 406 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_rndis_connect()
|
| /components/drivers/usb/cherryusb/class/msc/ |
| A D | usbh_msc.c | 14 #define DEV_FORMAT "/dev/sd%c" macro 322 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, msc_class->sdch… in usbh_msc_connect()
|
| /components/drivers/usb/cherryusb/class/vendor/wifi/ |
| A D | usbh_bl616.c | 13 #define DEV_FORMAT "/dev/wifi/bl616" macro 316 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_bl616_connect()
|
| /components/drivers/usb/cherryusb/class/video/ |
| A D | usbh_video.c | 13 #define DEV_FORMAT "/dev/video%d" macro 464 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, video_class->mi… in usbh_video_ctrl_connect()
|
| /components/drivers/usb/cherryusb/class/vendor/net/ |
| A D | usbh_asix.c | 14 #define DEV_FORMAT "/dev/asix" macro 614 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_asix_connect()
|
| A D | usbh_rtl8152.c | 13 #define DEV_FORMAT "/dev/rtl8152" macro 2096 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_rtl8152_connect()
|
| /components/drivers/usb/cherryusb/class/audio/ |
| A D | usbh_audio.c | 13 #define DEV_FORMAT "/dev/audio%d" macro 576 …snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, audio_class->mi… in usbh_audio_ctrl_connect()
|
| /components/drivers/usb/cherryusb/class/hub/ |
| A D | usbh_hub.c | 13 #define DEV_FORMAT "/dev/hub%d" macro 413 snprintf(hport->config.intf[intf].devname, CONFIG_USBHOST_DEV_NAMELEN, DEV_FORMAT, hub->index); in usbh_hub_connect()
|