Searched defs:tx_callback (Results 1 – 2 of 2) sorted by relevance
234 auto tx_callback = [&](auto pdu) { in TEST() local261 auto tx_callback = [&](auto pdu) { in TEST() local291 auto tx_callback = [&](auto pdu) { in TEST() local318 auto tx_callback = [&](auto pdu) { in TEST() local
72 static status_t tx_callback(ep_t endpoint, struct usbc_transfer *transfer) in tx_callback() function