Home
last modified time | relevance | path

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

/third_party/FreeBSD/stand/kshim/
Dbsd_kernel.c88 get_debug_module(const char *modname) in get_debug_module() function
Dbsd_kernel.h96 struct debug_module_data *get_debug_module(const char *modname);
/third_party/FreeBSD/sys/dev/usb/
Dusb_debug.c263 mod = get_debug_module(str); in usb_debug_shell_cmd()