Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dgpio-regulator.c360 static const struct of_device_id regulator_gpio_of_match[] = { variable
364 MODULE_DEVICE_TABLE(of, regulator_gpio_of_match);
372 .of_match_table = of_match_ptr(regulator_gpio_of_match),