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