Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dmdio-gpio.c193 static const struct of_device_id mdio_gpio_of_match[] = { variable
197 MODULE_DEVICE_TABLE(of, mdio_gpio_of_match);
204 .of_match_table = mdio_gpio_of_match,