Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dregulator-haptic.c20 struct regulator_haptic { struct
36 static int regulator_haptic_toggle(struct regulator_haptic *haptic, bool on) in regulator_haptic_toggle() argument
57 static int regulator_haptic_set_voltage(struct regulator_haptic *haptic, in regulator_haptic_set_voltage()
83 struct regulator_haptic *haptic = container_of(work, in regulator_haptic_work()
84 struct regulator_haptic, work); in regulator_haptic_work()
97 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_play_effect()
110 struct regulator_haptic *haptic = input_get_drvdata(input); in regulator_haptic_close()
117 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) in regulator_haptic_parse_dt()
146 struct regulator_haptic *haptic; in regulator_haptic_probe()
207 struct regulator_haptic *haptic = platform_get_drvdata(pdev); in regulator_haptic_suspend()
[all …]