Searched refs:st95hf_send_recv_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/nfc/st95hf/ |
| D | core.c | 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(st95context, in iso14443_config_fdt() 577 result = st95hf_send_recv_cmd(st95context, in iso14443_config_fdt() [all …]
|