Home
last modified time | relevance | path

Searched refs:st95hf_spi_recv_response (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/nfc/st95hf/
Dspi.c79 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_response() function
138 EXPORT_SYMBOL_GPL(st95hf_spi_recv_response);
Dspi.h58 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext,
Dcore.c298 ret = st95hf_spi_recv_response(&st95context->spicontext, in st95hf_send_recv_cmd()
817 res_len = st95hf_spi_recv_response(&stcontext->spicontext, in st95hf_irq_thread_handler()