Searched refs:fixed_voltage_data (Results 1 – 1 of 1) sorted by relevance
33 struct fixed_voltage_data { struct49 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_clock_enable() argument63 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_clock_disable()73 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_domain_enable()88 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_domain_disable()103 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_is_enabled()178 struct fixed_voltage_data *drvdata; in reg_fixed_voltage_probe()184 drvdata = devm_kzalloc(&pdev->dev, sizeof(struct fixed_voltage_data), in reg_fixed_voltage_probe()301 static const struct fixed_dev_type fixed_voltage_data = { variable316 .data = &fixed_voltage_data,