Searched defs:stcontext (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
H A D | core.c | 332 static int secondary_configuration_type4a(struct st95hf_context *stcontext) in secondary_configuration_type4a() argument 360 static int secondary_configuration_type4b(struct st95hf_context *stcontext) in secondary_configuration_type4b() argument 376 static int st95hf_select_protocol(struct st95hf_context *stcontext, int type) in st95hf_select_protocol() argument 604 st95hf_handle_wtx(struct st95hf_context *stcontext, bool new_wtx, int wtx_val) st95hf_handle_wtx() argument 650 st95hf_error_handling(struct st95hf_context *stcontext, struct sk_buff *skb_resp, int res_len) st95hf_error_handling() argument 695 st95hf_response_handler(struct st95hf_context *stcontext, struct sk_buff *skb_resp, int res_len) st95hf_response_handler() argument 756 struct st95hf_context *stcontext = st95hf_irq_handler() local 775 struct st95hf_context *stcontext = st95hf_irq_thread_handler() local 875 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); st95hf_in_configure_hw() local 903 rf_off(struct st95hf_context *stcontext) rf_off() argument 923 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); st95hf_in_send_cmd() local 1026 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); st95hf_switch_rf() local 1211 struct st95hf_context *stcontext = container_of(spictx, st95hf_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/nfc/st95hf/ |
H A D | core.c | 331 static int secondary_configuration_type4a(struct st95hf_context *stcontext) in secondary_configuration_type4a() argument 359 static int secondary_configuration_type4b(struct st95hf_context *stcontext) in secondary_configuration_type4b() argument 375 static int st95hf_select_protocol(struct st95hf_context *stcontext, int type) in st95hf_select_protocol() argument 603 st95hf_handle_wtx(struct st95hf_context *stcontext, bool new_wtx, int wtx_val) st95hf_handle_wtx() argument 649 st95hf_error_handling(struct st95hf_context *stcontext, struct sk_buff *skb_resp, int res_len) st95hf_error_handling() argument 694 st95hf_response_handler(struct st95hf_context *stcontext, struct sk_buff *skb_resp, int res_len) st95hf_response_handler() argument 755 struct st95hf_context *stcontext = st95hf_irq_handler() local 774 struct st95hf_context *stcontext = st95hf_irq_thread_handler() local 874 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); st95hf_in_configure_hw() local 902 rf_off(struct st95hf_context *stcontext) rf_off() argument 922 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); st95hf_in_send_cmd() local 1022 struct st95hf_context *stcontext = nfc_digital_get_drvdata(ddev); st95hf_switch_rf() local 1207 struct st95hf_context *stcontext = container_of(spictx, st95hf_remove() local [all...] |
Completed in 2 milliseconds