Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dcros-ec-regulator.c238 static const struct of_device_id regulator_cros_ec_of_match[] = { variable
242 MODULE_DEVICE_TABLE(of, regulator_cros_ec_of_match);
248 .of_match_table = regulator_cros_ec_of_match,
/kernel/linux/linux-6.6/drivers/regulator/
H A Dcros-ec-regulator.c208 static const struct of_device_id regulator_cros_ec_of_match[] = { variable
212 MODULE_DEVICE_TABLE(of, regulator_cros_ec_of_match);
219 .of_match_table = regulator_cros_ec_of_match,

Completed in 1 milliseconds