Home
last modified time | relevance | path

Searched refs:usbh_tdev_dettached (Results 1 – 2 of 2) sorted by relevance

/hal_microchip-latest/mpfs/drivers/mss/mss_usb/
Dmss_usb_host.h613 void (*usbh_tdev_dettached)(void); member
Dmss_usb_host.c2236 if (0 != g_user_cb->usbh_tdev_dettached) in mss_usbh_handle_discon_event()
2238 g_user_cb->usbh_tdev_dettached(); in mss_usbh_handle_discon_event()