Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dgpio-regulator.c399 static const struct of_device_id regulator_gpio_of_match[] = { variable
403 MODULE_DEVICE_TABLE(of, regulator_gpio_of_match);
411 .of_match_table = of_match_ptr(regulator_gpio_of_match),