Home
last modified time | relevance | path

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

/linux-5.10/drivers/nfc/st95hf/
Dcore.c332 static int secondary_configuration_type4a(struct st95hf_context *stcontext) in secondary_configuration_type4a()
360 static int secondary_configuration_type4b(struct st95hf_context *stcontext) in secondary_configuration_type4b()
376 static int st95hf_select_protocol(struct st95hf_context *stcontext, int type) in st95hf_select_protocol()
604 static int st95hf_handle_wtx(struct st95hf_context *stcontext, in st95hf_handle_wtx()
650 static int st95hf_error_handling(struct st95hf_context *stcontext, in st95hf_error_handling()
695 static int st95hf_response_handler(struct st95hf_context *stcontext, in st95hf_response_handler()
756 struct st95hf_context *stcontext = in st95hf_irq_handler() local
775 struct st95hf_context *stcontext = in st95hf_irq_thread_handler() local
875 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); in st95hf_in_configure_hw() local
903 static int rf_off(struct st95hf_context *stcontext) in rf_off()
[all …]