Home
last modified time | relevance | path

Searched refs:twl_of_match (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtwl-regulator.c559 static const struct of_device_id twl_of_match[] = { variable
582 MODULE_DEVICE_TABLE(of, twl_of_match);
665 .of_match_table = of_match_ptr(twl_of_match),
H A Dtwl6030-regulator.c646 static const struct of_device_id twl_of_match[] = { variable
676 MODULE_DEVICE_TABLE(of, twl_of_match);
768 .of_match_table = of_match_ptr(twl_of_match),
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtwl-regulator.c552 static const struct of_device_id twl_of_match[] = { variable
575 MODULE_DEVICE_TABLE(of, twl_of_match);
659 .of_match_table = of_match_ptr(twl_of_match),
H A Dtwl6030-regulator.c645 static const struct of_device_id twl_of_match[] = { variable
675 MODULE_DEVICE_TABLE(of, twl_of_match);
768 .of_match_table = of_match_ptr(twl_of_match),

Completed in 4 milliseconds