Home
last modified time | relevance | path

Searched defs:spicontext (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/nfc/st95hf/
Dspi.c23 int st95hf_spi_send(struct st95hf_spi_context *spicontext, in st95hf_spi_send()
79 int st95hf_spi_recv_response(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_response()
140 int st95hf_spi_recv_echo_res(struct st95hf_spi_context *spicontext, in st95hf_spi_recv_echo_res()
Dcore.c231 struct st95hf_spi_context spicontext; member
1082 struct st95hf_spi_context *spicontext; in st95hf_probe() local