Searched defs:haptic (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/hid/ |
| H A D | hid-haptic.c | 14 struct hid_haptic_device *haptic, in hid_haptic_feature_mapping() 51 bool hid_haptic_check_pressure_unit(struct hid_haptic_device *haptic, in hid_haptic_check_pressure_unit() 66 struct hid_haptic_device *haptic, in hid_haptic_input_mapping() 82 struct hid_haptic_device *haptic, in hid_haptic_input_configured() 98 static void parse_auto_trigger_field(struct hid_haptic_device *haptic, in parse_auto_trigger_field() 147 static void fill_effect_buf(struct hid_haptic_device *haptic, in fill_effect_buf() 201 static void switch_mode(struct hid_device *hdev, struct hid_haptic_device *haptic, in switch_mode() 238 struct hid_haptic_device *haptic = ff->private; in hid_haptic_upload_effect() local 276 static int play_effect(struct hid_device *hdev, struct hid_haptic_device *haptic, in play_effect() 302 struct hid_haptic_device *haptic = dev->ff->private; in haptic_work_handler() local [all …]
|
| H A D | hid-multitouch.c | 174 struct hid_haptic_device *haptic; /* haptic related configuration */ member
|
| /linux/drivers/input/misc/ |
| H A D | max77693-haptic.c | 69 static int max77693_haptic_set_duty_cycle(struct max77693_haptic *haptic) in max77693_haptic_set_duty_cycle() 87 static int max77843_haptic_bias(struct max77693_haptic *haptic, bool on) in max77843_haptic_bias() 107 static int max77693_haptic_configure(struct max77693_haptic *haptic, in max77693_haptic_configure() 149 static int max77693_haptic_lowsys(struct max77693_haptic *haptic, bool enable) in max77693_haptic_lowsys() 168 static void max77693_haptic_enable(struct max77693_haptic *haptic) in max77693_haptic_enable() 205 static void max77693_haptic_disable(struct max77693_haptic *haptic) in max77693_haptic_disable() 231 struct max77693_haptic *haptic = in max77693_haptic_play_work() local 245 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_play_effect() local 270 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_open() local 289 struct max77693_haptic *haptic = input_get_drvdata(dev); in max77693_haptic_close() local [all …]
|
| /linux/arch/arm64/boot/dts/exynos/ |
| H A D | exynos5433-tm2-common.dtsi | 929 haptic: motor-driver { label
|
| /linux/include/linux/mfd/ |
| H A D | max8997-private.h | 373 struct i2c_client *haptic; /* slave addr 0x90 */ member
|