Home
last modified time | relevance | path

Searched refs:sysfs (Results 176 – 200 of 928) sorted by relevance

12345678910>>...38

/openbmc/phosphor-hwmon/tools/
H A Dfind_callout_path.cpp30 std::cout << sysfs::findCalloutPath(argv[1]) << '\n'; in main()
/openbmc/linux/Documentation/driver-api/thermal/
H A Dindex.rst12 sysfs-api
/openbmc/linux/Documentation/admin-guide/gpio/
H A Dindex.rst11 sysfs
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A DMakefile6 omap2fb-y := omapfb-main.o omapfb-sysfs.o omapfb-ioctl.o
/openbmc/linux/tools/testing/selftests/livepatch/
H A DMakefile10 test-sysfs.sh
/openbmc/linux/Documentation/leds/
H A Dleds-class-flash.rst15 Following sysfs attributes are exposed for controlling flash LED devices:
16 (see Documentation/ABI/testing/sysfs-class-led-flash)
88 Opening the V4L2 flash sub-device makes the LED subsystem sysfs interface
/openbmc/linux/Documentation/w1/slaves/
H A Dw1_ds2438.rst24 Current support is provided through the following sysfs files (all files
36 When writing to sysfs file bits 2-7 are ignored, so it's safe to write ASCII.
78 Depending on a sysfs filename a different input for the A/D will be selected:
H A Dw1_ds2413.rst21 Support is provided through the sysfs files "output" and "state".
41 It is writable, you can write one-byte value to this sysfs file.
/openbmc/linux/Documentation/hwmon/
H A Dsmpro-hwmon.rst33 The driver creates at least two sysfs files for each sensor.
38 The sysfs files are allocated in the SMpro rootfs folder, with one root
47 The following sysfs files are supported:
/openbmc/linux/drivers/powercap/
H A DKconfig3 # Generic power capping sysfs interface configuration
7 bool "Generic powercap sysfs driver"
9 The power capping sysfs interface allows kernel subsystems to expose power
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel_epb.rst16 Intel Performance and Energy Bias Attribute in ``sysfs``
20 can be checked or updated through a ``sysfs`` attribute (file) under
/openbmc/linux/tools/testing/selftests/cpu-hotplug/
H A Dcpu-on-off-test.sh20 SYSFS=`mount -t sysfs | head -1 | awk '{ print $3 }'`
23 echo $msg sysfs is not mounted >&2
/openbmc/linux/drivers/peci/
H A DMakefile4 peci-y := core.o request.o device.o sysfs.o
/openbmc/linux/arch/sh/drivers/dma/
H A DMakefile6 obj-$(CONFIG_SH_DMA_API) += dma-sh.o dma-api.o dma-sysfs.o
/openbmc/openbmc/meta-ibm/recipes-phosphor/leds/phosphor-led-manager/
H A Dobmc-led-create-virtual-leds@.service6 ExecStart=/usr/libexec/phosphor-led-sysfs/phosphor-ledcontroller -p %f
/openbmc/phosphor-led-sysfs/
H A Dcontroller.cpp28 phosphor::led::sysfs::interface::InternalInterface internal(bus, ledPath); in main()
/openbmc/linux/sound/soc/intel/catpt/
H A DMakefile1 snd-soc-catpt-objs := device.o dsp.o loader.o ipc.o messages.o pcm.o sysfs.o
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A DMakefile4 mlx4_ib-y := ah.o cq.o doorbell.o mad.o main.o mr.o qp.o srq.o mcg.o cm.o alias_GUID.o sysfs.o
/openbmc/linux/tools/testing/selftests/gpio/
H A DMakefile4 TEST_FILES := gpio-mockup-sysfs.sh
/openbmc/linux/drivers/base/firmware_loader/
H A DMakefile9 firmware_class-$(CONFIG_FW_LOADER_SYSFS) += sysfs.o
/openbmc/phosphor-led-sysfs/systemd/system/
H A Dphosphor-ledcontroller.service6 ExecStart=/usr/libexec/phosphor-led-sysfs/phosphor-ledcontroller
/openbmc/linux/Documentation/filesystems/
H A Dconfigfs.rst17 sysfs's functionality. Where sysfs is a filesystem-based view of
21 With sysfs, an object is created in kernel (for example, when a device
22 is discovered) and it is registered with sysfs. Its attributes then
23 appear in sysfs, allowing userspace to read the attributes via
26 destroyed in kernel, the kernel controls the lifecycle of the sysfs
27 representation, and sysfs is merely a window on all this.
32 As with sysfs, readdir(3) queries the list of items and/or attributes.
33 symlink(2) can be used to group items together. Unlike sysfs, the
37 Both sysfs and configfs can and should exist together on the same
51 subdirectory (or more than one) under /config. Like sysfs, the
[all …]
/openbmc/openbmc/poky/meta-poky/recipes-core/tiny-init/files/
H A Dinit5 mount none -t sysfs /sys
/openbmc/linux/Documentation/admin-guide/perf/
H A Dqcom_l2_pmu.rst13 options in sysfs, see /sys/devices/l2cache_0.
28 The driver provides a "cpumask" sysfs attribute which contains a mask
/openbmc/linux/Documentation/i2c/
H A Dten-bit-addresses.rst11 10 bit mode. This is used for creating device names in sysfs. It is also
12 needed when instantiating 10 bit devices via the new_device file in sysfs.

12345678910>>...38