Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dbus.h367 driver_t *device_get_driver(device_t dev);
/dragonfly/share/man/man9/
H A DMakefile63 device_get_driver.9 \
/dragonfly/sys/kern/
H A Dsubr_bus.c1618 device_get_driver(device_t dev) in device_get_driver() function