Home
last modified time | relevance | path

Searched refs:tx_empty (Results 1 – 4 of 4) sorted by relevance

/src/contrib/libfido2/src/
H A Dio.c51 tx_empty(fido_dev_t *d, uint8_t cmd, int *ms) in tx_empty() function
177 return (count == 0 ? tx_empty(d, cmd, ms) : tx(d, cmd, buf, count, ms)); in fido_tx()
/src/sys/contrib/dev/rtw88/
H A Dsdio.c768 bool tx_empty = true; in rtw_sdio_deep_ps_enter() local
783 tx_empty = false; in rtw_sdio_deep_ps_enter()
789 if (!tx_empty) { in rtw_sdio_deep_ps_enter()
H A Dpci.c654 bool tx_empty = true; in rtw_pci_deep_ps_enter() local
674 tx_empty = false; in rtw_pci_deep_ps_enter()
679 if (!tx_empty) { in rtw_pci_deep_ps_enter()
/src/contrib/libfido2/fuzz/
H A Dfunctions.txt631 io.c:tx_empty 9 0 100.00% 14 0 100.00%