Searched refs:fixed_voltage_data (Results 1 – 1 of 1) sorted by relevance
36 struct fixed_voltage_data { struct52 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_clock_enable() argument66 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_clock_disable()76 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_domain_enable()91 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_domain_disable()106 struct fixed_voltage_data *priv = rdev_get_drvdata(rdev); in reg_is_enabled()113 struct fixed_voltage_data *priv = data; in reg_fixed_under_voltage_irq_handler()135 struct fixed_voltage_data *priv) in reg_fixed_get_irqs()226 struct fixed_voltage_data *drvdata; in reg_fixed_voltage_probe()232 drvdata = devm_kzalloc(&pdev->dev, sizeof(struct fixed_voltage_data), in reg_fixed_voltage_probe()[all …]