Home
last modified time | relevance | path

Searched refs:sysfs (Results 1 – 25 of 126) sorted by relevance

123456

/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl/
H A Dlib.sh69 local sysfs
71 sysfs="${gpio_sysfs_lookup_cache["$id"]}"
75 if ! sysfs="$(grep -xl "$val" /sys/class/gpio/gpiochip*/label)"; then
79 sysfs="${sysfs%/label}"
82 for sysfs in $(echo /sys/class/gpio/gpiochip*); do
85 link="$(readlink -f "$sysfs/device/of_node" 2>/dev/null)" || continue
87 sysfs=
89 if [ -z "$sysfs" ]; then
99 gpio_sysfs_lookup_cache["$id"]="$sysfs"
103 ngpio=$(<"$sysfs"/ngpio)
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/
H A Dopenhpi-sysfs-cross-compile.patch1 Fix sysfs when cross-compiling
3 Use proper paths for sysfs plugins when cross-compiling
11 diff --git a/plugins/sysfs/sysfs2hpi.c b/plugins/sysfs/sysfs2hpi.c
13 --- a/plugins/sysfs/sysfs2hpi.c
14 +++ b/plugins/sysfs/sysfs2hpi.c
20 +#include <sysfs/libsysfs.h>
/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/
H A Dgpiod-sysfs-proxy_0.1.2.bb1 SUMMARY = "User-space, libgpiod-based compatibility layer for linux GPIO sysfs interface."
11 file://gpiod-sysfs-proxy.service.in \
14 file://gpiod-sysfs-proxy.init.in \
20 # For full backward compatibility with the kernel sysfs interface, this option
21 # must be selected. However, we don't make it the default as - with kernel sysfs
32 …install -m 0644 ${UNPACKDIR}/gpiod-sysfs-proxy.service.in ${D}${systemd_system_unitdir}/gpiod-sysf…
44 … sed -i "s:@mountpoint@:$MOUNTPOINT:g" ${D}${systemd_system_unitdir}/gpiod-sysfs-proxy.service
47 … install -m 0755 ${UNPACKDIR}/gpiod-sysfs-proxy.init.in ${D}${sysconfdir}/init.d/gpiod-sysfs-proxy
48 sed -i "s:@mountpoint@:$MOUNTPOINT:g" ${D}${sysconfdir}/init.d/gpiod-sysfs-proxy
52 SYSTEMD_SERVICE:${PN} = "gpiod-sysfs-proxy.service"
[all …]
/openbmc/openbmc/meta-openembedded/meta-filesystems/dynamic-layers/meta-python/recipes-support/gpiod-sysfs-proxy/gpiod-sysfs-proxy/
H A Drun-gpio-sys.mount5 Description=Remount of sysfs for gpiod-sysfs-proxy
10 What=sysfs
12 Type=sysfs
H A Dgpiod-sysfs-proxy.service.in5 Description=User-space, libgpiod-based compatibility layer for linux GPIO sysfs interface
10 ExecStart=/usr/bin/gpiod-sysfs-proxy @mountpoint@ -f -o nonempty -o allow_other -o default_permissi…
H A Dgpiod-sysfs-proxy.init.in33 mount -t sysfs sysfs /run/gpio/sys -o nosuid,nodev,noexec
/openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/
H A Dsysfs.sh21 if [ -e /sys ] && grep -q sysfs /proc/filesystems && ! [ -e /sys/class ]; then
22 mount -t sysfs sysfs /sys
/openbmc/phosphor-pid-control/sensors/
H A Dbuild_utils.cpp14 static constexpr auto sysfs = "/sys/"; variable
23 if (path.find(sysfs) != std::string::npos) in getWriteInterfaceType()
54 if (path.find(sysfs) != std::string::npos) in getReadInterfaceType()
/openbmc/phosphor-led-sysfs/
H A Dmeson.build44 ['systemd' / 'system' / 'sysfs-led@.service'],
60 'sysfs.cpp',
69 install_dir: '/usr/libexec/phosphor-led-sysfs',
79 install_dir: '/usr/libexec/phosphor-led-sysfs',
/openbmc/phosphor-hwmon/
H A Dreadd.cpp56 path = sysfs::findHwmonFromDevPath(path); in main()
60 path = sysfs::findHwmonFromOFPath(path); in main()
77 auto calloutPath = sysfs::findCalloutPath(path); in main()
H A Dfan_speed.cpp35 auto file = sysfs::make_sysfs_path(_ioAccess->path(), _type, _id, in target()
70 auto fullPath = sysfs::make_sysfs_path(_ioAccess->path(), type::pwm, in enable()
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/files/
H A Dinit-boot.sh8 mount -t sysfs sysfs /sys
/openbmc/openbmc/meta-phosphor/recipes-phosphor/leds/
H A Dphosphor-led-sysfs_git.bb3 HOMEPAGE = "http://github.com/openbmc/phosphor-led-sysfs"
16 SRC_URI = "git://github.com/openbmc/phosphor-led-sysfs;branch=master;protocol=https"
27 FILES:${PN} += "/usr/lib/systemd/system/sysfs-led@.service"
/openbmc/phosphor-state-manager/
H A Dmeson.options102 'sysfs-secure-boot-path',
105 description: 'The sysfs path to the secure boot value.',
109 'sysfs-abr-image-path',
112 description: 'The sysfs path to the abr image value.',
123 'sysfs-tpm-device-path',
126 description: 'The sysfs path to the tpm device.',
130 'sysfs-tpm-measurement-path',
133 description: 'The sysfs path to the tpm measurement value.',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/
H A Dfix-musl.patch19 libi2cdev/sysfs.c | 1 -
30 #include "sysfs.h"
45 #include "sysfs.h"
79 --- a/libi2cdev/sysfs.c
80 +++ b/libi2cdev/sysfs.c
/openbmc/docs/designs/
H A Dmultihost-physical-led.md12 The existing phosphor-led-sysfs design exposes one service per LED configuration
29 Based on the current design in phosphor-led-sysfs application, pairing groups
76 The existing design uses sysfs entry as udev events for particular LED and
103 - Add DBUS API method for phosphor-led-sysfs daemon.
151 - Dbus API method will be created in the phosphor-led-sysfs repository under
167 - Executable will call Dbus API method in the phosphor-led-sysfs repository to
170 - Phosphor-led-sysfs will have a single systemd service (primary service)
174 - Once Dbus API method call invoked, phosphor-led-sysfs daemon will retrieve the
179 - The schema will be implemented in the phosphor-led-sysfs daemon. A group of
210 a file utilizing the script. Phosphor-led-sysfs will monitor the file using
[all …]
/openbmc/openbmc/poky/meta/files/
H A Doverlayfs-etc-preinit.sh.in17 mount -t sysfs sysfs /sys
/openbmc/openbmc/poky/meta/recipes-core/sysfsutils/
H A Dsysfsutils_2.1.1.bb1 SUMMARY = "Tools for working with sysfs"
2 DESCRIPTION = "Tools for working with the sysfs virtual filesystem. The tool 'systool' can query d…
/openbmc/phosphor-led-sysfs/test/
H A Dmeson.build24 '../sysfs.cpp',
30 'sysfs.cpp',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/
H A Dinittab3 ::sysinit:/bin/mount -t sysfs sysfs /sys
/openbmc/phosphor-pid-control/
H A Dmeson.build104 'sysfs',
122 'sysfs/sysfsread.cpp',
123 'sysfs/sysfswrite.cpp',
124 'sysfs/util.cpp',
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dinittab5 ::sysinit:/bin/mount -t sysfs sysfs /sys
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dinit86 mount -t sysfs sysfs /sys
/openbmc/phosphor-led-sysfs/udev/rules.d/
H A D70-leds.rules1 SUBSYSTEM=="leds", ACTION=="add", TAG+="systemd", ENV{SYSTEMD_WANTS}+="sysfs-led@$name"
/openbmc/phosphor-fan-presence/docs/presence/
H A Deeprom.md21 subsystem in sysfs.
29 The name of the eeprom driver in sysfs.

123456