Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/irqchip/
Dirq-st.c49 static const struct of_device_id st_irq_syscfg_match[] = { variable
166 match = of_match_device(st_irq_syscfg_match, &pdev->dev); in st_irq_syscfg_probe()
197 .of_match_table = st_irq_syscfg_match,