Searched refs:usba_event_t (Results 1 – 2 of 2) sorted by relevance
275 } usba_event_t; typedef
557 static void hubd_run_callbacks(hubd_t *hubd, usba_event_t type);558 static void hubd_post_event(hubd_t *hubd, usb_port_t port, usba_event_t type);6651 hubd_run_callbacks(hubd_t *hubd, usba_event_t type) in hubd_run_callbacks()6680 hubd_post_event(hubd_t *hubd, usb_port_t port, usba_event_t type) in hubd_post_event()6834 usba_event_t tag = USBA_EVENT_TAG_HOT_REMOVAL; in hubd_disconnect_event_cb()