Searched refs:st95hf_spi_context (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
H A D | spi.h | 29 struct st95hf_spi_context { struct 42 int st95hf_spi_send(struct st95hf_spi_context *spicontext, 47 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, 50 int st95hf_spi_recv_echo_res(struct st95hf_spi_context *spicontext,
|
H A D | spi.c | 12 int st95hf_spi_send(struct st95hf_spi_context *spicontext, in st95hf_spi_send() 68 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_response() 129 int st95hf_spi_recv_echo_res(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_echo_res()
|
H A D | core.c | 220 struct st95hf_spi_context spicontext; 1073 struct st95hf_spi_context *spicontext; in st95hf_probe() 1209 struct st95hf_spi_context *spictx = dev_get_drvdata(&nfc_spi_dev->dev); in st95hf_remove()
|
/kernel/linux/linux-6.6/drivers/nfc/st95hf/ |
H A D | spi.h | 29 struct st95hf_spi_context { struct 42 int st95hf_spi_send(struct st95hf_spi_context *spicontext, 47 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, 50 int st95hf_spi_recv_echo_res(struct st95hf_spi_context *spicontext,
|
H A D | spi.c | 12 int st95hf_spi_send(struct st95hf_spi_context *spicontext, in st95hf_spi_send() 68 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_response() 129 int st95hf_spi_recv_echo_res(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_echo_res()
|
H A D | core.c | 219 struct st95hf_spi_context spicontext; 1069 struct st95hf_spi_context *spicontext; in st95hf_probe() 1205 struct st95hf_spi_context *spictx = dev_get_drvdata(&nfc_spi_dev->dev); in st95hf_remove()
|
Completed in 5 milliseconds