Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mvebu.c933 static const struct of_device_id mvebu_gpio_of_match[] = { variable
1135 match = of_match_device(mvebu_gpio_of_match, &pdev->dev); in mvebu_gpio_probe()
1312 .of_match_table = mvebu_gpio_of_match,

Completed in 4 milliseconds