Searched defs:spicontext (Results 1 – 2 of 2) sorted by relevance
23 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()
231 struct st95hf_spi_context spicontext; member1082 struct st95hf_spi_context *spicontext; in st95hf_probe() local