Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/nci/
Dspi.c67 struct completion *write_handshake_completion, in nci_spi_send() argument
90 if (write_handshake_completion) { in nci_spi_send()
97 if (wait_for_completion_timeout(write_handshake_completion, in nci_spi_send()
/linux-4.1.27/include/net/nfc/
Dnci_core.h366 struct completion *write_handshake_completion,