Searched refs:gtk_rekey_work (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/wusbcore/
H A Dsecurity.c56 INIT_WORK(&wusbhc->gtk_rekey_work, wusbhc_gtk_rekey_work); wusbhc_sec_create()
145 cancel_work_sync(&wusbhc->gtk_rekey_work); wusbhc_sec_stop()
544 struct wusbhc, gtk_rekey_work); wusbhc_gtk_rekey_work()
614 queue_work(wusbhc->wq_security, &wusbhc->gtk_rekey_work); wusbhc_gtk_rekey()
H A Dwusbhc.h301 struct work_struct gtk_rekey_work; member in struct:wusbhc

Completed in 162 milliseconds