Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_dfs.c12 #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 Dusbh_xbox.c9 #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 Dusbh_xxx.c4 #define DEV_FORMAT "/dev/xxx" macro
/components/drivers/usb/cherryusb/class/cdc/
A Dusbh_cdc_acm.c13 #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 Dusbh_cdc_ecm.c13 #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 Dusbh_cdc_ncm.c13 #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 Dusbh_ch34x.c9 #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 Dusbh_cp210x.c9 #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 Dusbh_pl2303.c14 #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 Dusbh_ftdi.c9 #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 Dusbh_aoa.c13 #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 Dusbh_hid.c13 #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 Dusbh_bluetooth.c13 #define DEV_FORMAT "/dev/bluetooth" macro
99 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_bluetooth_connect()
A Dusbh_rndis.c14 #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 Dusbh_msc.c14 #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 Dusbh_bl616.c13 #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 Dusbh_video.c13 #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 Dusbh_asix.c14 #define DEV_FORMAT "/dev/asix" macro
614 strncpy(hport->config.intf[intf].devname, DEV_FORMAT, CONFIG_USBHOST_DEV_NAMELEN); in usbh_asix_connect()
A Dusbh_rtl8152.c13 #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 Dusbh_audio.c13 #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 Dusbh_hub.c13 #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()

Completed in 30 milliseconds