Searched defs:haptics (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/input/misc/ |
| D | drv2665.c | 78 struct drv2665_data *haptics = in drv2665_worker() local 106 struct drv2665_data *haptics = input_get_drvdata(input); in drv2665_haptics_play() local 115 struct drv2665_data *haptics = input_get_drvdata(input); in drv2665_close() local 132 static int drv2665_init(struct drv2665_data *haptics) in drv2665_init() 162 struct drv2665_data *haptics; in drv2665_probe() local 228 struct drv2665_data *haptics = dev_get_drvdata(dev); in drv2665_suspend() local 257 struct drv2665_data *haptics = dev_get_drvdata(dev); in drv2665_resume() local
|
| D | arizona-haptics.c | 33 struct arizona_haptics *haptics = container_of(work, in arizona_haptics_work() local 111 struct arizona_haptics *haptics = input_get_drvdata(input); in arizona_haptics_play() local 141 struct arizona_haptics *haptics = input_get_drvdata(input); in arizona_haptics_close() local 155 struct arizona_haptics *haptics; in arizona_haptics_probe() local
|
| D | drv2667.c | 127 static int drv2667_set_waveform_freq(struct drv2667_data *haptics) in drv2667_set_waveform_freq() 182 struct drv2667_data *haptics = container_of(work, struct drv2667_data, work); in drv2667_worker() local 229 struct drv2667_data *haptics = input_get_drvdata(input); in drv2667_haptics_play() local 245 struct drv2667_data *haptics = input_get_drvdata(input); in drv2667_close() local 276 static int drv2667_init(struct drv2667_data *haptics) in drv2667_init() 337 struct drv2667_data *haptics; in drv2667_probe() local 403 struct drv2667_data *haptics = dev_get_drvdata(dev); in drv2667_suspend() local 432 struct drv2667_data *haptics = dev_get_drvdata(dev); in drv2667_resume() local
|
| D | drv260x.c | 250 struct drv260x_data *haptics = container_of(work, struct drv260x_data, work); in drv260x_worker() local 274 struct drv260x_data *haptics = input_get_drvdata(input); in drv260x_haptics_play() local 292 struct drv260x_data *haptics = input_get_drvdata(input); in drv260x_close() local 344 static int drv260x_init(struct drv260x_data *haptics) in drv260x_init() 464 struct drv260x_data *haptics; in drv260x_probe() local 578 struct drv260x_data *haptics = dev_get_drvdata(dev); in drv260x_suspend() local 610 struct drv260x_data *haptics = dev_get_drvdata(dev); in drv260x_resume() local
|
| /kernel/linux/linux-4.19/drivers/input/misc/ |
| D | drv2665.c | 86 struct drv2665_data *haptics = in drv2665_worker() local 114 struct drv2665_data *haptics = input_get_drvdata(input); in drv2665_haptics_play() local 123 struct drv2665_data *haptics = input_get_drvdata(input); in drv2665_close() local 140 static int drv2665_init(struct drv2665_data *haptics) in drv2665_init() 170 struct drv2665_data *haptics; in drv2665_probe() local 236 struct drv2665_data *haptics = dev_get_drvdata(dev); in drv2665_suspend() local 265 struct drv2665_data *haptics = dev_get_drvdata(dev); in drv2665_resume() local
|
| D | arizona-haptics.c | 36 struct arizona_haptics *haptics = container_of(work, in arizona_haptics_work() local 114 struct arizona_haptics *haptics = input_get_drvdata(input); in arizona_haptics_play() local 144 struct arizona_haptics *haptics = input_get_drvdata(input); in arizona_haptics_close() local 158 struct arizona_haptics *haptics; in arizona_haptics_probe() local
|
| D | drv2667.c | 135 static int drv2667_set_waveform_freq(struct drv2667_data *haptics) in drv2667_set_waveform_freq() 190 struct drv2667_data *haptics = container_of(work, struct drv2667_data, work); in drv2667_worker() local 237 struct drv2667_data *haptics = input_get_drvdata(input); in drv2667_haptics_play() local 253 struct drv2667_data *haptics = input_get_drvdata(input); in drv2667_close() local 284 static int drv2667_init(struct drv2667_data *haptics) in drv2667_init() 345 struct drv2667_data *haptics; in drv2667_probe() local 411 struct drv2667_data *haptics = dev_get_drvdata(dev); in drv2667_suspend() local 440 struct drv2667_data *haptics = dev_get_drvdata(dev); in drv2667_resume() local
|
| D | drv260x.c | 258 struct drv260x_data *haptics = container_of(work, struct drv260x_data, work); in drv260x_worker() local 282 struct drv260x_data *haptics = input_get_drvdata(input); in drv260x_haptics_play() local 300 struct drv260x_data *haptics = input_get_drvdata(input); in drv260x_close() local 352 static int drv260x_init(struct drv260x_data *haptics) in drv260x_init() 472 struct drv260x_data *haptics; in drv260x_probe() local 586 struct drv260x_data *haptics = dev_get_drvdata(dev); in drv260x_suspend() local 618 struct drv260x_data *haptics = dev_get_drvdata(dev); in drv260x_resume() local
|