Home
last modified time | relevance | path

Searched refs:req_issync (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/st95hf/
Dspi.c28 spicontext->req_issync = true; in st95hf_spi_send()
31 spicontext->req_issync = false; in st95hf_spi_send()
Dspi.h30 bool req_issync; member
Dcore.c759 if (stcontext->spicontext.req_issync) { in st95hf_irq_handler()
761 stcontext->spicontext.req_issync = false; in st95hf_irq_handler()