Searched refs:gtk_rekey_work (Results 1 – 2 of 2) sorted by relevance
56 INIT_WORK(&wusbhc->gtk_rekey_work, wusbhc_gtk_rekey_work); in wusbhc_sec_create()145 cancel_work_sync(&wusbhc->gtk_rekey_work); in wusbhc_sec_stop()544 struct wusbhc, gtk_rekey_work); in wusbhc_gtk_rekey_work()614 queue_work(wusbhc->wq_security, &wusbhc->gtk_rekey_work); in wusbhc_gtk_rekey()
301 struct work_struct gtk_rekey_work; member