Home
last modified time | relevance | path

Searched refs:haptic_work_handler (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-haptic.c294 static void haptic_work_handler(struct work_struct *work) in haptic_work_handler() function
493 INIT_WORK(&haptic->effect[r].work, haptic_work_handler); in hid_haptic_init()
505 INIT_WORK(&haptic->stop_effect.work, haptic_work_handler); in hid_haptic_init()