:man| Alphabetical   Categories   About us 
 
DEVICE_GET_NAME (9) | Kernel routines | Unix Manual Pages | :man

NAME

device_get_name, device_get_nameunit - access the name of a device’s device class or instance

CONTENTS

Synopsis
Description
See Also
Authors

SYNOPSIS


.In sys/param.h
.In sys/bus.h const char * device_get_name "device_t dev" const char * device_get_nameunit "device_t dev"

DESCRIPTION

The device_get_name function returns the name of the device’s device class.

The device_get_nameunit function returns the name of the device’s instance.

SEE ALSO

device(9)

AUTHORS

 
Created by Blin Media, 2008-2013