|
NAMEdevice_get_name ,
device_get_nameunit —
access the name of a device's device class or instance
SYNOPSIS#include <sys/param.h>
#include <sys/bus.h>
const char *
const char *
DESCRIPTIONThedevice_get_name () function returns the name of the
device's device class.
The SEE ALSOdevice(9)AUTHORSThis manual page was written by Warner Losh.
Visit the GSP FreeBSD Man Page Interface. |