Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-davinci.c452 static const struct of_device_id davinci_gpio_ids[]; variable
483 match = of_match_device(of_match_ptr(davinci_gpio_ids), in davinci_gpio_irq_setup()
602 static const struct of_device_id davinci_gpio_ids[] = { variable
607 MODULE_DEVICE_TABLE(of, davinci_gpio_ids);
614 .of_match_table = of_match_ptr(davinci_gpio_ids),