Searched refs:st95hf_send_recv_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/nfc/st95hf/ |
| D | core.c | 255 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd() function 321 result = st95hf_send_recv_cmd(st95context, CMD_ECHO, 0, NULL, false); in st95hf_echo_command() 349 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 360 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 376 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4b() 397 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 418 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 445 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 569 result = st95hf_send_recv_cmd(st95context, in iso14443_config_fdt() 589 result = st95hf_send_recv_cmd(st95context, in iso14443_config_fdt() [all …]
|