Searched refs:host_pipe_callback (Results 1 – 3 of 3) sorted by relevance
468 module_inst->host_pipe_callback[pipe_num][callback_type] = callback_func; in usb_host_pipe_register_callback()498 module_inst->host_pipe_callback[pipe_num][callback_type] = NULL; in usb_host_pipe_unregister_callback()873 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()899 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()915 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()930 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()2008 module_inst->host_pipe_callback[i][j] = NULL; in usb_init()
468 module_inst->host_pipe_callback[pipe_num][callback_type] = callback_func; in usb_host_pipe_register_callback()498 module_inst->host_pipe_callback[pipe_num][callback_type] = NULL; in usb_host_pipe_unregister_callback()873 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()899 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()915 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()930 (_usb_instances->host_pipe_callback[pipe_int] in _usb_host_interrupt_handler()2004 module_inst->host_pipe_callback[i][j] = NULL; in usb_init()
278 usb_host_pipe_callback_t host_pipe_callback[USB_PIPE_NUM][USB_HOST_PIPE_CALLBACK_N]; member
Completed in 11 milliseconds