Searched refs:play_work (Results 1 – 4 of 4) sorted by relevance
19 struct work_struct play_work; member50 play_work); in sc27xx_vibra_play_work()64 schedule_work(&info->play_work); in sc27xx_vibra_play()73 cancel_work_sync(&info->play_work); in sc27xx_vibra_close()111 INIT_WORK(&info->play_work, sc27xx_vibra_play_work); in sc27xx_vibra_probe()
34 struct work_struct play_work; member89 struct pwm_vibrator, play_work); in pwm_vibrator_play_work()106 schedule_work(&vibrator->play_work); in pwm_vibrator_play_effect()115 cancel_work_sync(&vibrator->play_work); in pwm_vibrator_close()151 INIT_WORK(&vibrator->play_work, pwm_vibrator_play_work); in pwm_vibrator_probe()226 cancel_work_sync(&vibrator->play_work); in pwm_vibrator_suspend()
46 struct work_struct play_work; member102 struct vibra_info, play_work); in vibra_play_work()145 schedule_work(&info->play_work); in vibra_play()153 cancel_work_sync(&info->play_work); in twl4030_vibra_close()215 INIT_WORK(&info->play_work, vibra_play_work); in twl4030_vibra_probe()
48 struct work_struct play_work; member183 struct vibra_info, play_work); in vibra_play_work()212 schedule_work(&info->play_work); in vibra_play()221 cancel_work_sync(&info->play_work); in twl6040_vibra_close()232 cancel_work_sync(&info->play_work); in twl6040_vibra_suspend()337 INIT_WORK(&info->play_work, vibra_play_work); in twl6040_vibra_probe()