Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/nci/
Dspi.c70 struct completion *write_handshake_completion, in nci_spi_send() argument
93 if (write_handshake_completion) { in nci_spi_send()
100 if (wait_for_completion_timeout(write_handshake_completion, in nci_spi_send()
/linux-4.4.14/include/net/nfc/
Dnci_core.h414 struct completion *write_handshake_completion,