Searched defs:st95context (Results 1 – 1 of 1) sorted by relevance
242 static int st95hf_send_recv_cmd(struct st95hf_context *st95context, in st95hf_send_recv_cmd()303 static int st95hf_echo_command(struct st95hf_context *st95context) in st95hf_echo_command()472 static int st95hf_send_spi_reset_sequence(struct st95hf_context *st95context) in st95hf_send_spi_reset_sequence()499 static int st95hf_por_sequence(struct st95hf_context *st95context) in st95hf_por_sequence()531 static int iso14443_config_fdt(struct st95hf_context *st95context, int wtxm) in iso14443_config_fdt()1068 struct st95hf_context *st95context; in st95hf_probe() local