Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/nci/
H A 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()
/openbmc/linux/include/net/nfc/
H A Dnci_core.h417 struct completion *write_handshake_completion,