Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mvebu.c893 static const struct of_device_id mvebu_gpio_of_match[] = { variable
1095 match = of_match_device(mvebu_gpio_of_match, &pdev->dev); in mvebu_gpio_probe()
1276 .of_match_table = mvebu_gpio_of_match,