Searched defs:haptic (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | regulator-haptic.c | 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() argument 83 struct regulator_haptic *haptic = container_of(work, regulator_haptic_work() local 97 struct regulator_haptic *haptic = input_get_drvdata(input); regulator_haptic_play_effect() local 110 struct regulator_haptic *haptic = input_get_drvdata(input); regulator_haptic_close() local 117 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) regulator_haptic_parse_dt() argument 146 struct regulator_haptic *haptic; regulator_haptic_probe() local 207 struct regulator_haptic *haptic = platform_get_drvdata(pdev); regulator_haptic_suspend() local 226 struct regulator_haptic *haptic = platform_get_drvdata(pdev); regulator_haptic_resume() local [all...] |
H A D | max77693-haptic.c | 67 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) in max77693_haptic_set_duty_cycle() argument 84 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) in max77843_haptic_bias() argument 104 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure() argument 139 max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) max77693_haptic_lowsys() argument 158 max77693_haptic_enable(struct max77693_haptic *haptic) max77693_haptic_enable() argument 190 max77693_haptic_disable(struct max77693_haptic *haptic) max77693_haptic_disable() argument 216 struct max77693_haptic *haptic = max77693_haptic_play_work() local 235 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_play_effect() local 260 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_open() local 279 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_close() local 296 struct max77693_haptic *haptic; max77693_haptic_probe() local 381 struct max77693_haptic *haptic = platform_get_drvdata(pdev); max77693_haptic_suspend() local 394 struct max77693_haptic *haptic = platform_get_drvdata(pdev); max77693_haptic_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | regulator-haptic.c | 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() argument 83 struct regulator_haptic *haptic = container_of(work, regulator_haptic_work() local 97 struct regulator_haptic *haptic = input_get_drvdata(input); regulator_haptic_play_effect() local 110 struct regulator_haptic *haptic = input_get_drvdata(input); regulator_haptic_close() local 117 regulator_haptic_parse_dt(struct device *dev, struct regulator_haptic *haptic) regulator_haptic_parse_dt() argument 146 struct regulator_haptic *haptic; regulator_haptic_probe() local 207 struct regulator_haptic *haptic = platform_get_drvdata(pdev); regulator_haptic_suspend() local 226 struct regulator_haptic *haptic = platform_get_drvdata(pdev); regulator_haptic_resume() local [all...] |
H A D | max77693-haptic.c | 67 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) in max77693_haptic_set_duty_cycle() argument 84 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) in max77843_haptic_bias() argument 104 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure() argument 139 max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) max77693_haptic_lowsys() argument 158 max77693_haptic_enable(struct max77693_haptic *haptic) max77693_haptic_enable() argument 190 max77693_haptic_disable(struct max77693_haptic *haptic) max77693_haptic_disable() argument 216 struct max77693_haptic *haptic = max77693_haptic_play_work() local 235 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_play_effect() local 260 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_open() local 279 struct max77693_haptic *haptic = input_get_drvdata(dev); max77693_haptic_close() local 296 struct max77693_haptic *haptic; max77693_haptic_probe() local 381 struct max77693_haptic *haptic = platform_get_drvdata(pdev); max77693_haptic_suspend() local 394 struct max77693_haptic *haptic = platform_get_drvdata(pdev); max77693_haptic_resume() local [all...] |
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | max8997-private.h | 373 struct i2c_client *haptic; /* slave addr 0x90 */ member
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | max8997-private.h | 373 struct i2c_client *haptic; /* slave addr 0x90 */ member
|
Completed in 5 milliseconds