Searched refs:s3c24xx_eint_chip (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/pinctrl/samsung/
H A Dpinctrl-s3c24xx.c352 static struct irq_chip s3c24xx_eint_chip = { variable in typeref:struct:irq_chip
436 irq_set_chip_and_handler(virq, &s3c24xx_eint_chip, s3c24xx_gpf_irq_map()
458 irq_set_chip_and_handler(virq, &s3c24xx_eint_chip, handle_edge_irq); s3c24xx_gpg_irq_map()

Completed in 34 milliseconds