Searched refs:wusbhc_gtk_rekey_work (Results 1 – 1 of 1) sorted by relevance
19 static void wusbhc_gtk_rekey_work(struct work_struct *work);43 INIT_WORK(&wusbhc->gtk_rekey_work, wusbhc_gtk_rekey_work); in wusbhc_sec_create()525 static void wusbhc_gtk_rekey_work(struct work_struct *work) in wusbhc_gtk_rekey_work() function