Home
last modified time | relevance | path

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

/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.h168 fmass_notify_cb notifycb; member
Df_mass_storage.c1465 if (notify->notifycb != NULL) in fmass_notify_report()
1467 notify->notifycb(notify->notifydata, status); in fmass_notify_report()
1505 f_notify[i].notifycb = notify; in fmass_register_notify()
1532 f_notify[handle].notifycb = NULL; in fmass_unregister_notify()