Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st95hf/
Dspi.c23 int st95hf_spi_send(struct st95hf_spi_context *spicontext, in st95hf_spi_send() function
76 EXPORT_SYMBOL_GPL(st95hf_spi_send);
Dspi.h53 int st95hf_spi_send(struct st95hf_spi_context *spicontext,
Dcore.c286 ret = st95hf_spi_send(&st95context->spicontext, in st95hf_send_recv_cmd()
490 result = st95hf_spi_send(&st95context->spicontext, in st95hf_send_spi_reset_sequence()
987 rc = st95hf_spi_send(&stcontext->spicontext, skb->data, in st95hf_in_send_cmd()
1238 result = st95hf_spi_send(&stcontext->spicontext, in st95hf_remove()