Home
last modified time | relevance | path

Searched refs:device_get_desc (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c1030 device_get_desc(device_t dev) in device_get_desc() function
2015 if (device_get_desc(child)) { in bus_print_child_header()
2016 retval += device_printf(child, "<%s>", device_get_desc(child)); in bus_print_child_header()
/third_party/FreeBSD/sys/sys/
H A Dbus.h299 const char *device_get_desc(device_t dev);
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_generic.c734 (desc = device_get_desc(iface->subdev))) { in ugen_get_iface_driver()

Completed in 10 milliseconds