Man Page: subsys_virtual_register
Operating Environment: centos
Section: 9
SUBSYS_VIRTUAL_REGIS(9) Device drivers infrastructure SUBSYS_VIRTUAL_REGIS(9)NAMEsubsys_virtual_register - register a subsystem at /sys/devices/virtual/SYNOPSISint subsys_virtual_register(struct bus_type * subsys, const struct attribute_group ** groups);ARGUMENTSsubsys virtual subsystem groups default attributes for the root deviceDESCRIPTIONAll 'virtual' subsystems have a /sys/devices/system/<name> root device with the name of the subystem. The root device can carry subsystem-wide attributes. All registered devices are below this single root device. There's no restriction on device naming. This is for kernel software constructs which need sysfs interface.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SUBSYS_VIRTUAL_REGIS(9)
| Related Man Pages |
|---|
| struct_device(9) - centos |
| struct_class(9) - centos |
| sysfs(5) - linux |
| autosysconfig(8) - osf1 |
| dxkerneltuner(8) - osf1 |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| Best performance UNIX just for HOST Virtualization? |
| Tar Command |
| Docker learning Phase-I |