Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/pcf50633/
Dcore.h228 void pcf50633_irq_free(struct pcf50633 *pcf);
/linux-5.19.10/drivers/mfd/
Dpcf50633-irq.c306 void pcf50633_irq_free(struct pcf50633 *pcf) in pcf50633_irq_free() function
Dpcf50633-core.c282 pcf50633_irq_free(pcf); in pcf50633_remove()