Searched defs:vibrator (Results 1 – 4 of 4) sorted by relevance
37 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() local80 struct gpio_vibrator *vibrator = input_get_drvdata(dev); in gpio_vibrator_play_effect() local95 struct gpio_vibrator *vibrator = input_get_drvdata(input); in gpio_vibrator_close() local104 struct gpio_vibrator *vibrator; in gpio_vibrator_probe() local163 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); in gpio_vibrator_suspend() local175 struct gpio_vibrator *vibrator = platform_get_drvdata(pdev); in gpio_vibrator_resume() local
36 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() local103 struct pwm_vibrator *vibrator = input_get_drvdata(dev); in pwm_vibrator_play_effect() local116 struct pwm_vibrator *vibrator = input_get_drvdata(input); in pwm_vibrator_close() local124 struct pwm_vibrator *vibrator; in pwm_vibrator_probe() local227 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); in pwm_vibrator_suspend() local238 struct pwm_vibrator *vibrator = dev_get_drvdata(dev); in pwm_vibrator_resume() local
44 static void msm_vibrator_write(struct msm_vibrator *vibrator, int offset, in msm_vibrator_write()50 static int msm_vibrator_start(struct msm_vibrator *vibrator) in msm_vibrator_start()101 static void msm_vibrator_stop(struct msm_vibrator *vibrator) in msm_vibrator_stop()117 struct msm_vibrator *vibrator = container_of(work, in msm_vibrator_worker() local130 struct msm_vibrator *vibrator = input_get_drvdata(dev); in msm_vibrator_play_effect() local148 struct msm_vibrator *vibrator = input_get_drvdata(input); in msm_vibrator_close() local156 struct msm_vibrator *vibrator; in msm_vibrator_probe() local238 struct msm_vibrator *vibrator = platform_get_drvdata(pdev); in msm_vibrator_suspend() local251 struct msm_vibrator *vibrator = platform_get_drvdata(pdev); in msm_vibrator_resume() local
325 vibrator: pwm-vibrator { label