Lines Matching refs:Sysfs
4 Linux I2C Sysfs
34 Location of I2C Sysfs
37 Typically, the Linux Sysfs filesystem is mounted at the ``/sys`` directory,
38 so you can find the I2C Sysfs under ``/sys/bus/i2c/devices``
80 Every I2C bus number you see in Linux I2C Sysfs is a logical I2C bus with a
190 navigate through Sysfs and find out the logical I2C bus number of the channel 3
219 # cd to i2c-73 under I2C Sysfs root
252 is 81. We can later use this number to switch to its own I2C Sysfs directory or
370 Sysfs for the I2C sensor device::
380 For more info on the Hwmon Sysfs, refer to the doc:
384 Instantiate I2C Devices in I2C Sysfs