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