Searched refs:st95hf_send_recv_cmd (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/nfc/st95hf/ |
H A D | core.c | 242 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd() function 308 result = st95hf_send_recv_cmd(st95context, CMD_ECHO, 0, NULL, false); in st95hf_echo_command() 336 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 347 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4a() 363 result = st95hf_send_recv_cmd(stcontext, in secondary_configuration_type4b() 384 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 405 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 432 result = st95hf_send_recv_cmd(stcontext, in st95hf_select_protocol() 556 result = st95hf_send_recv_cmd(st95context, in iso14443_config_fdt() 576 result = st95hf_send_recv_cmd(st95context, in iso14443_config_fdt() [all …]
|