Home
last modified time | relevance | path

Searched defs:vibrator (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/misc/
H A Dgpio-vibra.c37 static int gpio_vibrator_start(struct gpio_vibrator *vibrator) in gpio_vibrator_start() argument
56 static void gpio_vibrator_stop(struct gpio_vibrator *vibrator) in gpio_vibrator_stop() argument
68 struct gpio_vibrator *vibrator = gpio_vibrator_play_work() local
80 struct gpio_vibrator *vibrator = input_get_drvdata(dev); gpio_vibrator_play_effect() local
95 struct gpio_vibrator *vibrator = input_get_drvdata(input); gpio_vibrator_close() local
104 struct gpio_vibrator *vibrator; gpio_vibrator_probe() local
163 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); gpio_vibrator_suspend() local
175 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); gpio_vibrator_resume() local
[all...]
H A Dpwm-vibra.c36 static int pwm_vibrator_start(struct pwm_vibrator *vibrator) in pwm_vibrator_start() argument
77 pwm_vibrator_stop(struct pwm_vibrator *vibrator) pwm_vibrator_stop() argument
91 struct pwm_vibrator *vibrator = container_of(work, pwm_vibrator_play_work() local
103 struct pwm_vibrator *vibrator = input_get_drvdata(dev); pwm_vibrator_play_effect() local
116 struct pwm_vibrator *vibrator = input_get_drvdata(input); pwm_vibrator_close() local
124 struct pwm_vibrator *vibrator; pwm_vibrator_probe() local
227 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); pwm_vibrator_suspend() local
238 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); pwm_vibrator_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dpwm-vibra.c38 static int pwm_vibrator_start(struct pwm_vibrator *vibrator) in pwm_vibrator_start() argument
81 pwm_vibrator_stop(struct pwm_vibrator *vibrator) pwm_vibrator_stop() argument
97 struct pwm_vibrator *vibrator = container_of(work, pwm_vibrator_play_work() local
109 struct pwm_vibrator *vibrator = input_get_drvdata(dev); pwm_vibrator_play_effect() local
122 struct pwm_vibrator *vibrator = input_get_drvdata(input); pwm_vibrator_close() local
130 struct pwm_vibrator *vibrator; pwm_vibrator_probe() local
231 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); pwm_vibrator_suspend() local
242 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); pwm_vibrator_resume() local
[all...]
H A Dgpio-vibra.c37 static int gpio_vibrator_start(struct gpio_vibrator *vibrator) in gpio_vibrator_start() argument
56 static void gpio_vibrator_stop(struct gpio_vibrator *vibrator) in gpio_vibrator_stop() argument
68 struct gpio_vibrator *vibrator = gpio_vibrator_play_work() local
80 struct gpio_vibrator *vibrator = input_get_drvdata(dev); gpio_vibrator_play_effect() local
95 struct gpio_vibrator *vibrator = input_get_drvdata(input); gpio_vibrator_close() local
104 struct gpio_vibrator *vibrator; gpio_vibrator_probe() local
155 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); gpio_vibrator_suspend() local
167 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); gpio_vibrator_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/greybus/
H A Dvibrator.c106 ATTRIBUTE_GROUPS(vibrator); variable
H A DMakefile
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dvibrator.c106 ATTRIBUTE_GROUPS(vibrator); variable
H A DMakefile

Completed in 4 milliseconds