Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_irq.c165 static struct irq_chip mdp5_hw_irq_chip = { variable
179 irq_set_chip_and_handler(irq, &mdp5_hw_irq_chip, handle_level_irq); in mdp5_hw_irqdomain_map()