logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

devclass_get_name — access the name of a devclass

Authors

       This manual page was written by Doug Rabson.

Debian                                            June 16, 1998                             DEVCLASS_GET_NAME(9)

Description

       Return the name of a devclass.

Name

       devclass_get_name — access the name of a devclass

See Also

devclass(9), device(9)

Synopsis

#include<sys/param.h>#include<sys/bus.h>constchar*devclass_get_name(devclass_tdc);

See Also