Symbol: st95hf_context
drivers/nfc/st95hf/core.c
1021
struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev);
drivers/nfc/st95hf/core.c
1068
struct st95hf_context *st95context;
drivers/nfc/st95hf/core.c
1074
sizeof(struct st95hf_context),
drivers/nfc/st95hf/core.c
1202
struct st95hf_context *stcontext = container_of(spictx,
drivers/nfc/st95hf/core.c
1203
struct st95hf_context,
drivers/nfc/st95hf/core.c
242
static int st95hf_send_recv_cmd(struct st95hf_context *st95context,
drivers/nfc/st95hf/core.c
303
static int st95hf_echo_command(struct st95hf_context *st95context)
drivers/nfc/st95hf/core.c
330
static int secondary_configuration_type4a(struct st95hf_context *stcontext)
drivers/nfc/st95hf/core.c
358
static int secondary_configuration_type4b(struct st95hf_context *stcontext)
drivers/nfc/st95hf/core.c
374
static int st95hf_select_protocol(struct st95hf_context *stcontext, int type)
drivers/nfc/st95hf/core.c
450
static void st95hf_send_st95enable_negativepulse(struct st95hf_context *st95con)
drivers/nfc/st95hf/core.c
472
static int st95hf_send_spi_reset_sequence(struct st95hf_context *st95context)
drivers/nfc/st95hf/core.c
499
static int st95hf_por_sequence(struct st95hf_context *st95context)
drivers/nfc/st95hf/core.c
531
static int iso14443_config_fdt(struct st95hf_context *st95context, int wtxm)
drivers/nfc/st95hf/core.c
602
static int st95hf_handle_wtx(struct st95hf_context *stcontext,
drivers/nfc/st95hf/core.c
648
static int st95hf_error_handling(struct st95hf_context *stcontext,
drivers/nfc/st95hf/core.c
693
static int st95hf_response_handler(struct st95hf_context *stcontext,
drivers/nfc/st95hf/core.c
754
struct st95hf_context *stcontext =
drivers/nfc/st95hf/core.c
755
(struct st95hf_context *)st95hfcontext;
drivers/nfc/st95hf/core.c
773
struct st95hf_context *stcontext =
drivers/nfc/st95hf/core.c
774
(struct st95hf_context *)st95hfcontext;
drivers/nfc/st95hf/core.c
873
struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev);
drivers/nfc/st95hf/core.c
901
static int rf_off(struct st95hf_context *stcontext)
drivers/nfc/st95hf/core.c
921
struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev);