Searched refs:vibra_play (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | twl4030-vibra.c | 122 static int vibra_play(struct input_dev *input, void *data, in vibra_play() function 216 ret = input_ff_create_memless(info->input_dev, NULL, vibra_play); in twl4030_vibra_probe()
|
H A D | twl6040-vibra.c | 189 static int vibra_play(struct input_dev *input, void *data, in vibra_play() function 336 error = input_ff_create_memless(info->input_dev, NULL, vibra_play); in twl6040_vibra_probe()
|
/kernel/linux/linux-6.6/drivers/input/misc/ |
H A D | twl4030-vibra.c | 122 static int vibra_play(struct input_dev *input, void *data, in vibra_play() function 211 ret = input_ff_create_memless(info->input_dev, NULL, vibra_play); in twl4030_vibra_probe()
|
H A D | twl6040-vibra.c | 189 static int vibra_play(struct input_dev *input, void *data, in vibra_play() function 337 error = input_ff_create_memless(info->input_dev, NULL, vibra_play); in twl6040_vibra_probe()
|
Completed in 3 milliseconds