Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nfc/st95hf/
H A Dspi.c12 int st95hf_spi_send(struct st95hf_spi_context *spicontext, in st95hf_spi_send() function
65 EXPORT_SYMBOL_GPL(st95hf_spi_send);
H A Dspi.h42 int st95hf_spi_send(struct st95hf_spi_context *spicontext,
H A Dcore.c274 ret = st95hf_spi_send(&st95context->spicontext, in st95hf_send_recv_cmd()
478 result = st95hf_spi_send(&st95context->spicontext, in st95hf_send_spi_reset_sequence()
969 rc = st95hf_spi_send(&stcontext->spicontext, skb->data, in st95hf_in_send_cmd()
1225 result = st95hf_spi_send(&stcontext->spicontext, in st95hf_remove()