Searched refs:update_cntr_work (Results 1 – 2 of 2) sorted by relevance
1130 struct work_struct update_cntr_work; member
12312 cancel_work_sync(&dd->update_cntr_work); in free_cntrs()12503 update_cntr_work); in do_update_synth_timer()12592 queue_work(dd->update_cntr_wq, &dd->update_cntr_work); in update_synth_timer()12834 INIT_WORK(&dd->update_cntr_work, do_update_synth_timer); in init_cntrs()