Searched defs:vibrator (Results 1 – 2 of 2) 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