Searched refs:readd (Results 1 – 9 of 9) sorted by relevance
/openbmc/phosphor-hwmon/ |
H A D | README.iio.md | 4 same way that hwmon devices are bridged by the phosphor-hwmon-readd application. 7 phosphor-hwmon-readd application, with the limitation that only a single iio 10 device - doing this will result in undefined behavior from phosphor-hwmon-readd. 13 phosphor-hwmon-readd will not support hwmon-iio bridge devices in any capacity.
|
H A D | xyz.openbmc_project.Hwmon@.service | 8 ExecStart=/usr/bin/phosphor-hwmon-readd -i ${HW_SENSOR_ID} -o %I 9 SyslogIdentifier=phosphor-hwmon-readd
|
H A D | meson.build | 87 'phosphor-hwmon-readd', 88 'readd.cpp',
|
/openbmc/openbmc/poky/meta/recipes-extended/zip/zip-3.0/ |
H A D | 0002-unix.c-Do-not-redefine-DIR-as-FILE.patch | 21 local char *readd OF((DIR *));
|
/openbmc/linux/arch/x86/platform/uv/ |
H A D | uv_nmi.c | 315 int readd = readl(addr); in uv_init_hubless_pch_io() local 318 int writed = (readd & ~mask) | data; in uv_init_hubless_pch_io() 321 addr, readd, ~mask, data, writed); in uv_init_hubless_pch_io() 323 } else if (readd & data) { /* clear status bit */ in uv_init_hubless_pch_io()
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/ |
H A D | mdadm_4.3.bb | 98 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/10ddf-fail-stop-readd.broken
|
/openbmc/docs/designs/ |
H A D | bmc-health-monitor.md | 23 2. Metric collection, similar to what the read routine in phosphor-hwmon-readd
|
/openbmc/linux/fs/f2fs/ |
H A D | data.c | 3054 readd: in f2fs_write_cache_pages() 3185 goto readd; in f2fs_write_cache_pages()
|
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
H A D | 0004-ffmpeg-4.3.4-rpi_14.patch | 63399 + sub x0, x0, w21, sxtw // readd x21 in case of the last row
|