Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dvctrl-regulator.c539 static const struct of_device_id vctrl_of_match[] = { variable
543 MODULE_DEVICE_TABLE(of, vctrl_of_match);
549 .of_match_table = of_match_ptr(vctrl_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dvctrl-regulator.c536 static const struct of_device_id vctrl_of_match[] = { variable
540 MODULE_DEVICE_TABLE(of, vctrl_of_match);
547 .of_match_table = of_match_ptr(vctrl_of_match),

Completed in 2 milliseconds