Searched refs:notify (Results 1 – 6 of 6) sorted by relevance
9 uses: rectalogic/notify-irc@v120 uses: rectalogic/notify-irc@v130 uses: rectalogic/notify-irc@v1
63 void (*notify)(udc_gadget_t *gadget, unsigned event); member
58 .notify = udctest_notify,
114 .notify = mdebug_notify,
96 .notify = lpcboot_notify,
323 if (gadget->notify) { in notify_gadgets()324 gadget->notify(gadget, event); in notify_gadgets()
Completed in 6 milliseconds