Searched refs:usb_event_cb (Results 1 – 1 of 1) sorted by relevance
176 static void usb_event_cb(const usb_host_client_event_msg_t *event_msg, void *arg);422 .async.client_event_callback = usb_event_cb, in cdc_acm_host_install()993 static void usb_event_cb(const usb_host_client_event_msg_t *event_msg, void *arg) in usb_event_cb() function