Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dtwl-regulator.c546 static const struct of_device_id twl_of_match[] = { variable
569 MODULE_DEVICE_TABLE(of, twl_of_match);
582 match = of_match_device(twl_of_match, &pdev->dev); in twlreg_probe()
657 .of_match_table = of_match_ptr(twl_of_match),
Dtwl6030-regulator.c650 static const struct of_device_id twl_of_match[] = { variable
680 MODULE_DEVICE_TABLE(of, twl_of_match);
693 match = of_match_device(twl_of_match, &pdev->dev); in twlreg_probe()
774 .of_match_table = of_match_ptr(twl_of_match),