Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/regulator/
Dgpio-regulator.c393 static const struct of_device_id regulator_gpio_of_match[] = { variable
397 MODULE_DEVICE_TABLE(of, regulator_gpio_of_match);
405 .of_match_table = of_match_ptr(regulator_gpio_of_match),