Home
last modified time | relevance | path

Searched refs:readdata_cmd (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
H A Dspi.c75 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_response() local
77 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_response()
132 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_echo_res() local
134 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_echo_res()
/kernel/linux/linux-6.6/drivers/nfc/st95hf/
H A Dspi.c75 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_response() local
77 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_response()
132 unsigned char readdata_cmd = ST95HF_COMMAND_RECEIVE; in st95hf_spi_recv_echo_res() local
134 {.tx_buf = &readdata_cmd, .len = 1,}, in st95hf_spi_recv_echo_res()

Completed in 2 milliseconds