Home
last modified time | relevance | path

Searched refs:explore_work (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c2375 static struct work_struct explore_work = {0}; variable
2382 struct work_struct *work = &explore_work; in usb_needs_explore()