Searched refs:CONFIG_USB_OSAL_THREAD_SET_ARGV (Results 1 – 20 of 20) sorted by relevance
14 #define CONFIG_USB_OSAL_THREAD_SET_ARGV int argc, char **argv macro17 #define CONFIG_USB_OSAL_THREAD_SET_ARGV void *p1, void *p2, void *p3 macro20 #define CONFIG_USB_OSAL_THREAD_SET_ARGV void *argument macro30 typedef void (*usb_thread_entry_t)(CONFIG_USB_OSAL_THREAD_SET_ARGV);
43 void usbh_bluetooth_hci_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);45 void usbh_bluetooth_hci_evt_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);46 void usbh_bluetooth_hci_acl_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
49 void usbh_rndis_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
193 void usbh_bluetooth_hci_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bluetooth_hci_rx_thread() argument275 void usbh_bluetooth_hci_evt_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bluetooth_hci_evt_rx_thread() argument324 void usbh_bluetooth_hci_acl_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bluetooth_hci_acl_rx_thread() argument
447 void usbh_rndis_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
44 void usbh_cdc_ecm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
48 void usbh_cdc_ncm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
235 void usbh_cdc_ecm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_cdc_ecm_rx_thread() argument
253 void usbh_cdc_ncm_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
64 static void usbh_cdc_acm_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_cdc_acm_thread() argument139 static void usbh_hid_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_hid_thread() argument293 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() argument
62 void usbh_rtl8152_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
171 void usbh_asix_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
675 void usbh_asix_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
2135 void usbh_rtl8152_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
208 void usbh_bl616_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);
351 void usbh_bl616_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bl616_rx_thread() argument
130 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() argument
61 static void usbdev_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV);849 static void usbdev_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbdev_msc_thread() argument
655 static void usbh_hub_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_hub_thread() argument
1492 static void usbdev_ep0_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
Completed in 27 milliseconds