| /components/drivers/usb/cherryusb/platform/rtthread/ |
| A D | usbh_serial.c | 630 …usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkin, g_usbh_serial_cdc_acm_rx_buf[… in usbh_cdc_acm_callback() 656 …usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkin, g_usbh_serial_cdc_acm_rx_buf[… in usbh_cdc_acm_run() 692 …usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkin, g_usbh_serial_vendor_rx_buf[serial-… in usbh_ftdi_callback() 718 …usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkin, g_usbh_serial_vendor_rx_buf[serial-… in usbh_ftdi_run() 752 …usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkin, g_usbh_serial_vendor_rx_buf[seria… in usbh_ch34x_callback() 778 …usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkin, g_usbh_serial_vendor_rx_buf[seria… in usbh_ch34x_run() 812 …usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_cp210x_callback() 838 …usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_cp210x_run() 872 …usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_pl2303_callback() 898 …usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_pl2303_run()
|
| /components/drivers/usb/cherryusb/demo/ |
| A D | usb_host.c | 78 …usbh_bulk_urb_fill(&cdc_acm_class->bulkout_urb, cdc_acm_class->hport, cdc_acm_class->bulkout, cdc_… in usbh_cdc_acm_thread() 94 …usbh_bulk_urb_fill(&cdc_acm_class->bulkout_urb, cdc_acm_class->hport, cdc_acm_class->bulkout, cdc_… in usbh_cdc_acm_thread() 104 …usbh_bulk_urb_fill(&cdc_acm_class->bulkin_urb, cdc_acm_class->hport, cdc_acm_class->bulkin, cdc_bu… in usbh_cdc_acm_thread()
|
| /components/drivers/usb/cherryusb/class/wireless/ |
| A D | usbh_bluetooth.c | 173 …usbh_bulk_urb_fill(urb, bluetooth_class->hport, bluetooth_class->bulkout, buffer, buflen, USB_OSAL… in usbh_bluetooth_hci_bulk_out() 204 …usbh_bulk_urb_fill(&g_bluetooth_class.bulkin_urb, g_bluetooth_class.hport, g_bluetooth_class.bulki… in usbh_bluetooth_hci_rx_thread() 335 …usbh_bulk_urb_fill(&g_bluetooth_class.bulkin_urb, g_bluetooth_class.hport, g_bluetooth_class.bulki… in usbh_bluetooth_hci_acl_rx_thread()
|
| A D | usbh_rndis.c | 482 …usbh_bulk_urb_fill(&g_rndis_class.bulkin_urb, g_rndis_class.hport, g_rndis_class.bulkin, &g_rndis_… 577 …usbh_bulk_urb_fill(&g_rndis_class.bulkout_urb, g_rndis_class.hport, g_rndis_class.bulkout, g_rndis…
|
| /components/drivers/usb/cherryusb/class/cdc/ |
| A D | usbh_cdc_acm.c | 212 …usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkin, buffer, buflen, timeout, NULL… in usbh_cdc_acm_bulk_in_transfer() 225 …usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkout, buffer, buflen, timeout, NUL… in usbh_cdc_acm_bulk_out_transfer()
|
| A D | usbh_cdc_ecm.c | 261 …usbh_bulk_urb_fill(&g_cdc_ecm_class.bulkin_urb, g_cdc_ecm_class.hport, g_cdc_ecm_class.bulkin, g_c… in usbh_cdc_ecm_rx_thread() 305 …usbh_bulk_urb_fill(&g_cdc_ecm_class.bulkout_urb, g_cdc_ecm_class.hport, g_cdc_ecm_class.bulkout, g… in usbh_cdc_ecm_eth_output()
|
| A D | usbh_cdc_ncm.c | 283 …usbh_bulk_urb_fill(&g_cdc_ncm_class.bulkin_urb, g_cdc_ncm_class.hport, g_cdc_ncm_class.bulkin, &g_… 385 …usbh_bulk_urb_fill(&g_cdc_ncm_class.bulkout_urb, g_cdc_ncm_class.hport, g_cdc_ncm_class.bulkout, g…
|
| /components/drivers/usb/cherryusb/class/vendor/wifi/ |
| A D | usbh_bl616.c | 83 …usbh_bulk_urb_fill(urb, bl616_class->hport, bl616_class->bulkin, buffer, buflen, timeout, NULL, NU… in usbh_bl616_bulk_in_transfer() 96 …usbh_bulk_urb_fill(urb, bl616_class->hport, bl616_class->bulkout, buffer, buflen, timeout, NULL, N… in usbh_bl616_bulk_out_transfer() 462 …usbh_bulk_urb_fill(&g_bl616_class.bulkout_urb, g_bl616_class.hport, g_bl616_class.bulkout, g_bl616… in usbh_bl616_eth_output()
|
| /components/drivers/usb/cherryusb/class/vendor/serial/ |
| A D | usbh_ch34x.c | 330 …usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkin, buffer, buflen, timeout, NULL, NU… in usbh_ch34x_bulk_in_transfer() 343 …usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkout, buffer, buflen, timeout, NULL, N… in usbh_ch34x_bulk_out_transfer()
|
| A D | usbh_cp210x.c | 279 …usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkin, buffer, buflen, timeout, NULL, … in usbh_cp210x_bulk_in_transfer() 292 …usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkout, buffer, buflen, timeout, NULL,… in usbh_cp210x_bulk_out_transfer()
|
| A D | usbh_pl2303.c | 394 …usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkin, buffer, buflen, timeout, NULL, … in usbh_pl2303_bulk_in_transfer() 407 …usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkout, buffer, buflen, timeout, NULL,… in usbh_pl2303_bulk_out_transfer()
|
| A D | usbh_ftdi.c | 460 …usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkin, buffer, buflen, timeout, NULL, NULL… in usbh_ftdi_bulk_in_transfer() 473 …usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkout, buffer, buflen, timeout, NULL, NUL… in usbh_ftdi_bulk_out_transfer()
|
| /components/drivers/usb/cherryusb/class/msc/ |
| A D | usbh_msc.c | 107 … usbh_bulk_urb_fill(urb, msc_class->hport, msc_class->bulkin, buffer, buflen, timeout, NULL, NULL); in usbh_msc_bulk_in_transfer() 120 …usbh_bulk_urb_fill(urb, msc_class->hport, msc_class->bulkout, buffer, buflen, timeout, NULL, NULL); in usbh_msc_bulk_out_transfer()
|
| /components/drivers/usb/cherryusb/core/ |
| A D | usbh_core.h | 192 static inline void usbh_bulk_urb_fill(struct usbh_urb *urb, in usbh_bulk_urb_fill() function
|
| /components/drivers/usb/cherryusb/class/vendor/net/ |
| A D | usbh_asix.c | 709 …usbh_bulk_urb_fill(&g_asix_class.bulkin_urb, g_asix_class.hport, g_asix_class.bulkin, &g_asix_rx_b… 794 …usbh_bulk_urb_fill(&g_asix_class.bulkout_urb, g_asix_class.hport, g_asix_class.bulkout, g_asix_tx_…
|
| A D | usbh_rtl8152.c | 2177 …usbh_bulk_urb_fill(&g_rtl8152_class.bulkin_urb, g_rtl8152_class.hport, g_rtl8152_class.bulkin, &g_… 2250 …usbh_bulk_urb_fill(&g_rtl8152_class.bulkout_urb, g_rtl8152_class.hport, g_rtl8152_class.bulkout, g…
|