Searched refs:st95hf_send_recv_cmd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/nfc/st95hf/ |
H A D | core.c | 243 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd() function 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() 625 result = st95hf_send_recv_cmd(stcontext, in st95hf_handle_wtx() [all …]
|