Searched refs:st95hf_send_recv_cmd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
H A D | core.c | 236 * st95hf_send_recv_cmd() is for sending commands to ST95HF 244 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd() function 310 result = st95hf_send_recv_cmd(st95context, CMD_ECHO, 0, NULL, false); in st95hf_echo_command() 338 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 349 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 365 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4b() 386 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 407 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 434 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 558 result = st95hf_send_recv_cmd(st95contex in iso14443_config_fdt() [all...] |
/kernel/linux/linux-6.6/drivers/nfc/st95hf/ |
H A D | core.c | 235 * st95hf_send_recv_cmd() is for sending commands to ST95HF 243 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd() function 309 result = st95hf_send_recv_cmd(st95context, CMD_ECHO, 0, NULL, false); in st95hf_echo_command() 337 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 348 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 364 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4b() 385 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 406 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 433 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 557 result = st95hf_send_recv_cmd(st95contex in iso14443_config_fdt() [all...] |
Completed in 3 milliseconds