Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_debug.c194 static struct debug_module_data *debug_mode_list[] = { variable
229 for (i = 0; (mod = debug_mode_list[i]) && (mod != NULL); i++) { in usb_debug_module_regsiter()
239 for (i = 0; (mod = debug_mode_list[i]) && (mod != NULL); i++) { in usb_debug_module_unregsiter()