Home
last modified time | relevance | path

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

/linux/include/linux/mfd/pcf50633/
H A Dcore.h229 void pcf50633_irq_free(struct pcf50633 *pcf);
/linux/drivers/mfd/
H A Dpcf50633-irq.c309 void pcf50633_irq_free(struct pcf50633 *pcf) in pcf50633_irq_free() function
H A Dpcf50633-core.c261 pcf50633_irq_free(pcf); in pcf50633_remove()