Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/platform/rtthread/
A Dusbh_serial.c630usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkin, g_usbh_serial_cdc_acm_rx_buf[… in usbh_cdc_acm_callback()
656usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkin, g_usbh_serial_cdc_acm_rx_buf[… in usbh_cdc_acm_run()
692usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkin, g_usbh_serial_vendor_rx_buf[serial-… in usbh_ftdi_callback()
718usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkin, g_usbh_serial_vendor_rx_buf[serial-… in usbh_ftdi_run()
752usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkin, g_usbh_serial_vendor_rx_buf[seria… in usbh_ch34x_callback()
778usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkin, g_usbh_serial_vendor_rx_buf[seria… in usbh_ch34x_run()
812usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_cp210x_callback()
838usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_cp210x_run()
872usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkin, g_usbh_serial_vendor_rx_buf[ser… in usbh_pl2303_callback()
898usbh_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 Dusb_host.c78usbh_bulk_urb_fill(&cdc_acm_class->bulkout_urb, cdc_acm_class->hport, cdc_acm_class->bulkout, cdc_… in usbh_cdc_acm_thread()
94usbh_bulk_urb_fill(&cdc_acm_class->bulkout_urb, cdc_acm_class->hport, cdc_acm_class->bulkout, cdc_… in usbh_cdc_acm_thread()
104usbh_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 Dusbh_bluetooth.c173usbh_bulk_urb_fill(urb, bluetooth_class->hport, bluetooth_class->bulkout, buffer, buflen, USB_OSAL… in usbh_bluetooth_hci_bulk_out()
204usbh_bulk_urb_fill(&g_bluetooth_class.bulkin_urb, g_bluetooth_class.hport, g_bluetooth_class.bulki… in usbh_bluetooth_hci_rx_thread()
335usbh_bulk_urb_fill(&g_bluetooth_class.bulkin_urb, g_bluetooth_class.hport, g_bluetooth_class.bulki… in usbh_bluetooth_hci_acl_rx_thread()
A Dusbh_rndis.c482usbh_bulk_urb_fill(&g_rndis_class.bulkin_urb, g_rndis_class.hport, g_rndis_class.bulkin, &g_rndis_…
577usbh_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 Dusbh_cdc_acm.c212usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkin, buffer, buflen, timeout, NULL… in usbh_cdc_acm_bulk_in_transfer()
225usbh_bulk_urb_fill(urb, cdc_acm_class->hport, cdc_acm_class->bulkout, buffer, buflen, timeout, NUL… in usbh_cdc_acm_bulk_out_transfer()
A Dusbh_cdc_ecm.c261usbh_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()
305usbh_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 Dusbh_cdc_ncm.c283usbh_bulk_urb_fill(&g_cdc_ncm_class.bulkin_urb, g_cdc_ncm_class.hport, g_cdc_ncm_class.bulkin, &g_…
385usbh_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 Dusbh_bl616.c83usbh_bulk_urb_fill(urb, bl616_class->hport, bl616_class->bulkin, buffer, buflen, timeout, NULL, NU… in usbh_bl616_bulk_in_transfer()
96usbh_bulk_urb_fill(urb, bl616_class->hport, bl616_class->bulkout, buffer, buflen, timeout, NULL, N… in usbh_bl616_bulk_out_transfer()
462usbh_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 Dusbh_ch34x.c330usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkin, buffer, buflen, timeout, NULL, NU… in usbh_ch34x_bulk_in_transfer()
343usbh_bulk_urb_fill(urb, ch34x_class->hport, ch34x_class->bulkout, buffer, buflen, timeout, NULL, N… in usbh_ch34x_bulk_out_transfer()
A Dusbh_cp210x.c279usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkin, buffer, buflen, timeout, NULL, … in usbh_cp210x_bulk_in_transfer()
292usbh_bulk_urb_fill(urb, cp210x_class->hport, cp210x_class->bulkout, buffer, buflen, timeout, NULL,… in usbh_cp210x_bulk_out_transfer()
A Dusbh_pl2303.c394usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkin, buffer, buflen, timeout, NULL, … in usbh_pl2303_bulk_in_transfer()
407usbh_bulk_urb_fill(urb, pl2303_class->hport, pl2303_class->bulkout, buffer, buflen, timeout, NULL,… in usbh_pl2303_bulk_out_transfer()
A Dusbh_ftdi.c460usbh_bulk_urb_fill(urb, ftdi_class->hport, ftdi_class->bulkin, buffer, buflen, timeout, NULL, NULL… in usbh_ftdi_bulk_in_transfer()
473usbh_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 Dusbh_msc.c107usbh_bulk_urb_fill(urb, msc_class->hport, msc_class->bulkin, buffer, buflen, timeout, NULL, NULL); in usbh_msc_bulk_in_transfer()
120usbh_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 Dusbh_core.h192 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 Dusbh_asix.c709usbh_bulk_urb_fill(&g_asix_class.bulkin_urb, g_asix_class.hport, g_asix_class.bulkin, &g_asix_rx_b…
794usbh_bulk_urb_fill(&g_asix_class.bulkout_urb, g_asix_class.hport, g_asix_class.bulkout, g_asix_tx_…
A Dusbh_rtl8152.c2177usbh_bulk_urb_fill(&g_rtl8152_class.bulkin_urb, g_rtl8152_class.hport, g_rtl8152_class.bulkin, &g_…
2250usbh_bulk_urb_fill(&g_rtl8152_class.bulkout_urb, g_rtl8152_class.hport, g_rtl8152_class.bulkout, g…

Completed in 27 milliseconds