Searched defs:CONFIG_USB_OSAL_THREAD_SET_ARGV (Results 1 – 13 of 13) 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 macro
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
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
130 static void usbh_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_msc_thread() argument
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
351 void usbh_bl616_rx_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_bl616_rx_thread() argument
655 static void usbh_hub_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbh_hub_thread() argument
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
849 static void usbdev_msc_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) in usbdev_msc_thread() argument
1492 static void usbdev_ep0_thread(CONFIG_USB_OSAL_THREAD_SET_ARGV) argument
Completed in 25 milliseconds