Searched refs:notif_xfer_cb (Results 1 – 1 of 1) sorted by relevance
148 static void notif_xfer_cb(usb_transfer_t *transfer);558 cdc_dev->notif.xfer->callback = notif_xfer_cb; in cdc_acm_transfers_allocate()944 static void notif_xfer_cb(usb_transfer_t *transfer) in notif_xfer_cb() function