Home
last modified time | relevance | path

Searched defs:st95context (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c243 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd()
304 static int st95hf_echo_command(struct st95hf_context *st95context) in st95hf_echo_command()
473 static int st95hf_send_spi_reset_sequence(struct st95hf_context *st95context) in st95hf_send_spi_reset_sequence()
500 static int st95hf_por_sequence(struct st95hf_context *st95context) in st95hf_por_sequence()
532 static int iso14443_config_fdt(struct st95hf_context *st95context, int wtxm) in iso14443_config_fdt()
1068 struct st95hf_context *st95context; in st95hf_probe() local