Searched refs:cros_ec_regulator_data (Results 1 – 1 of 1) sorted by relevance
14 struct cros_ec_regulator_data { struct57 struct cros_ec_regulator_data *data = rdev_get_drvdata(dev); in cros_ec_regulator_enable()69 struct cros_ec_regulator_data *data = rdev_get_drvdata(dev); in cros_ec_regulator_disable()81 struct cros_ec_regulator_data *data = rdev_get_drvdata(dev); in cros_ec_regulator_is_enabled()98 struct cros_ec_regulator_data *data = rdev_get_drvdata(dev); in cros_ec_regulator_list_voltage()108 struct cros_ec_regulator_data *data = rdev_get_drvdata(dev); in cros_ec_regulator_get_voltage()125 struct cros_ec_regulator_data *data = rdev_get_drvdata(dev); in cros_ec_regulator_set_voltage()155 struct cros_ec_regulator_data *data) in cros_ec_regulator_init_info()191 struct cros_ec_regulator_data *drvdata; in cros_ec_regulator_probe()198 &pdev->dev, sizeof(struct cros_ec_regulator_data), GFP_KERNEL); in cros_ec_regulator_probe()