Searched refs:gtk_rekey_work (Results 1 – 2 of 2) sorted by relevance
43 INIT_WORK(&wusbhc->gtk_rekey_work, wusbhc_gtk_rekey_work); in wusbhc_sec_create()132 cancel_work_sync(&wusbhc->gtk_rekey_work); in wusbhc_sec_stop()528 struct wusbhc, gtk_rekey_work); in wusbhc_gtk_rekey_work()598 queue_work(wusbhc->wq_security, &wusbhc->gtk_rekey_work); in wusbhc_gtk_rekey()
287 struct work_struct gtk_rekey_work; member