Home
last modified time | relevance | path

Searched defs:vibrator (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/misc/
A Dgpio-vibra.c37 static int gpio_vibrator_start(struct gpio_vibrator *vibrator) in gpio_vibrator_start()
56 static void gpio_vibrator_stop(struct gpio_vibrator *vibrator) in gpio_vibrator_stop()
68 struct gpio_vibrator *vibrator = in gpio_vibrator_play_work() local
80 struct gpio_vibrator *vibrator = input_get_drvdata(dev); in gpio_vibrator_play_effect() local
95 struct gpio_vibrator *vibrator = input_get_drvdata(input); in gpio_vibrator_close() local
104 struct gpio_vibrator *vibrator; in gpio_vibrator_probe() local
163 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); in gpio_vibrator_suspend() local
175 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); in gpio_vibrator_resume() local
A Dpwm-vibra.c36 static int pwm_vibrator_start(struct pwm_vibrator *vibrator) in pwm_vibrator_start()
77 static void pwm_vibrator_stop(struct pwm_vibrator *vibrator) in pwm_vibrator_stop()
91 struct pwm_vibrator *vibrator = container_of(work, in pwm_vibrator_play_work() local
103 struct pwm_vibrator *vibrator = input_get_drvdata(dev); in pwm_vibrator_play_effect() local
116 struct pwm_vibrator *vibrator = input_get_drvdata(input); in pwm_vibrator_close() local
124 struct pwm_vibrator *vibrator; in pwm_vibrator_probe() local
227 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); in pwm_vibrator_suspend() local
238 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); in pwm_vibrator_resume() local
/linux/arch/arm/boot/dts/
A Ds5pv210-aries.dtsi532 vibrator: pwm-vibrator { label

Completed in 12 milliseconds