Query: devclass_get_name
OS: linux
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEVCLASS_GET_NAME(9) BSD Kernel Developer's Manual DEVCLASS_GET_NAME(9) NAME
devclass_get_name -- access the name of a devclass SYNOPSIS
#include <sys/param.h> #include <sys/bus.h> const char * devclass_get_name(devclass_t dc); DESCRIPTION
Return the name of a devclass. SEE ALSO
devclass(9), device(9) AUTHORS
This manual page was written by Doug Rabson. BSD
June 16, 1998 BSD
Related Man Pages |
---|
device(9) - debian |
device(9) - freebsd |
device(9) - linux |
devclass(9) - minix |
devclass(9) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Featured Books and Articles by Active Forum Members |
Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan |
Forum Video Tutorial: How to Use Code Tags |