Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mfd/pcf50633/
Dcore.h231 int pcf50633_irq_resume(struct pcf50633 *pcf);
/Linux-v5.10/drivers/mfd/
Dpcf50633-irq.c260 int pcf50633_irq_resume(struct pcf50633 *pcf) in pcf50633_irq_resume() function
Dpcf50633-core.c175 return pcf50633_irq_resume(pcf); in pcf50633_resume()