Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dspi.c68 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_response() function
127 EXPORT_SYMBOL_GPL(st95hf_spi_recv_response);
H A Dspi.h47 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext,
H A Dcore.c286 ret = st95hf_spi_recv_response(&st95context->spicontext, in st95hf_send_recv_cmd()
803 res_len = st95hf_spi_recv_response(&stcontext->spicontext, in st95hf_irq_thread_handler()