Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-74xx-mmio.c28 static const struct of_device_id mmio_74xx_gpio_ids[] = { variable
79 MODULE_DEVICE_TABLE(of, mmio_74xx_gpio_ids);
122 of_id = of_match_device(mmio_74xx_gpio_ids, &pdev->dev); in mmio_74xx_gpio_probe()
164 .of_match_table = mmio_74xx_gpio_ids,