Searched defs:haptic (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/input/misc/
H A Dregulator-haptic.c39 static int regulator_haptic_toggle(struct regulator_haptic *haptic, bool on) regulator_haptic_toggle() argument
60 static int regulator_haptic_set_voltage(struct regulator_haptic *haptic, regulator_haptic_set_voltage() argument
86 struct regulator_haptic *haptic = container_of(work, regulator_haptic_work() local
100 struct regulator_haptic *haptic = input_get_drvdata(input); regulator_haptic_play_effect() local
113 struct regulator_haptic *haptic = input_get_drvdata(input); regulator_haptic_close() local
120 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) regulator_haptic_parse_dt() argument
149 struct regulator_haptic *haptic; regulator_haptic_probe() local
210 struct regulator_haptic *haptic = platform_get_drvdata(pdev); regulator_haptic_suspend() local
229 struct regulator_haptic *haptic = platform_get_drvdata(pdev); regulator_haptic_resume() local
H A Dmax77693-haptic.c67 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) max77693_haptic_set_duty_cycle() argument
81 static int max77693_haptic_configure(struct max77693_haptic *haptic, max77693_haptic_configure() argument
103 static int max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) max77693_haptic_lowsys() argument
119 static void max77693_haptic_enable(struct max77693_haptic *haptic) max77693_haptic_enable() argument
151 static void max77693_haptic_disable(struct max77693_haptic *haptic) max77693_haptic_disable() argument
177 struct max77693_haptic *haptic = max77693_haptic_play_work() local
196 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_play_effect() local
219 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_open() local
234 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_close() local
249 struct max77693_haptic *haptic; max77693_haptic_probe() local
315 struct max77693_haptic *haptic = platform_get_drvdata(pdev); max77693_haptic_suspend() local
328 struct max77693_haptic *haptic = platform_get_drvdata(pdev); max77693_haptic_resume() local
H A Dmax77843-haptic.c59 static int max77843_haptic_set_duty_cycle(struct max77843_haptic *haptic) max77843_haptic_set_duty_cycle() argument
73 static int max77843_haptic_bias(struct max77843_haptic *haptic, bool on) max77843_haptic_bias() argument
90 static int max77843_haptic_config(struct max77843_haptic *haptic, bool enable) max77843_haptic_config() argument
110 static int max77843_haptic_enable(struct max77843_haptic *haptic) max77843_haptic_enable() argument
138 static int max77843_haptic_disable(struct max77843_haptic *haptic) max77843_haptic_disable() argument
158 struct max77843_haptic *haptic = max77843_haptic_play_work() local
193 struct max77843_haptic *haptic = input_get_drvdata(dev); max77843_haptic_play_effect() local
211 struct max77843_haptic *haptic = input_get_drvdata(dev); max77843_haptic_open() local
230 struct max77843_haptic *haptic = input_get_drvdata(dev); max77843_haptic_close() local
247 struct max77843_haptic *haptic; max77843_haptic_probe() local
309 struct max77843_haptic *haptic = platform_get_drvdata(pdev); max77843_haptic_suspend() local
328 struct max77843_haptic *haptic = platform_get_drvdata(pdev); max77843_haptic_resume() local
/linux-4.1.27/include/linux/mfd/
H A Dmax8997-private.h386 struct i2c_client *haptic; /* slave addr 0x90 */ member in struct:max8997_dev
H A Dmax77693-private.h536 struct i2c_client *haptic; /* 0x90 , Haptic */ member in struct:max77693_dev

Completed in 129 milliseconds