Searched refs:sysfs (Results 1 – 8 of 8) sorted by relevance
2 bool "sysfs file system support" if EXPERT5 The sysfs filesystem is a virtual filesystem that the kernel uses to9 Users can use sysfs to ascertain useful information about the running11 which driver each is bound to. sysfs can also be used to tune devices14 Some system agents rely on the information in sysfs to operate.15 /sbin/hotplug uses device and object attributes in sysfs to assist in18 sysfs is currently used by the block subsystem to mount the root19 partition. If sysfs is disabled you must specify the boot device on
6 of sysfs's functionality. Where sysfs is a filesystem-based10 Both sysfs and configfs can and should exist together on the
7 extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
59 features using UBIFS module parameters and the corresponding sysfs
183 SYSCALL_DEFINE3(sysfs, int, option, unsigned long, arg1, unsigned long, arg2) in SYSCALL_DEFINE3() argument
57 obj-$(CONFIG_SYSFS) += sysfs/
113 source "fs/sysfs/Kconfig"
420 Fix default mode in sysfs of cifs module parms. Remove old readdir routine.