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.c195 static struct debug_module_data *debug_mode_list[] = { variable
230 for (i = 0; (mod = debug_mode_list[i]) && (mod != NULL); i++) { in usb_debug_module_regsiter()
240 for (i = 0; (mod = debug_mode_list[i]) && (mod != NULL); i++) { in usb_debug_module_unregsiter()