Searched defs:st95context (Results 1 – 1 of 1) sorted by relevance
255 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd()316 static int st95hf_echo_command(struct st95hf_context *st95context) in st95hf_echo_command()485 static int st95hf_send_spi_reset_sequence(struct st95hf_context *st95context) in st95hf_send_spi_reset_sequence()512 static int st95hf_por_sequence(struct st95hf_context *st95context) in st95hf_por_sequence()544 static int iso14443_config_fdt(struct st95hf_context *st95context, int wtxm) in iso14443_config_fdt()1081 struct st95hf_context *st95context; in st95hf_probe() local