Searched refs:st95hf_handle_wtx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/nfc/st95hf/ |
H A D | core.c | 604 static int st95hf_handle_wtx(struct st95hf_context *stcontext, in st95hf_handle_wtx() function 820 result = st95hf_handle_wtx(stcontext, true, skb_resp->data[3]); in st95hf_irq_thread_handler() 843 result = st95hf_handle_wtx(stcontext, false, 0); in st95hf_irq_thread_handler()
|
/kernel/linux/linux-6.6/drivers/nfc/st95hf/ |
H A D | core.c | 603 static int st95hf_handle_wtx(struct st95hf_context *stcontext, in st95hf_handle_wtx() function 819 result = st95hf_handle_wtx(stcontext, true, skb_resp->data[3]); in st95hf_irq_thread_handler() 842 result = st95hf_handle_wtx(stcontext, false, 0); in st95hf_irq_thread_handler()
|
Completed in 5 milliseconds