Home
last modified time | relevance | path

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

/Linux-v5.10/net/nfc/nci/
Dspi.c58 struct completion *write_handshake_completion, in nci_spi_send() argument
81 if (write_handshake_completion) { in nci_spi_send()
88 if (wait_for_completion_timeout(write_handshake_completion, in nci_spi_send()
/Linux-v5.10/include/net/nfc/
Dnci_core.h413 struct completion *write_handshake_completion,