Home
last modified time | relevance | path

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

12

/external/autotest/client/site_tests/graphics_KernelMemory/
Dcontrol7 PURPOSE = 'Verify that kernel exports graphics memory info through sysfs.'
10 - Unable to read memory sysfs field.
11 - Unable to read gem objects sysfs field.
27 Verifies kernel gem objects and memory info values can be read from sysfs.
/external/autotest/client/site_tests/kernel_CrosECSysfs/
Dcontrol7 PURPOSE = 'Test cros_ec driver and sysfs interface'
8 CRITERIA = 'Fails if EC sysfs interface is not present'
17 DOC = 'Checks that the sysfs interface to the EC is present and working.'
/external/autotest/client/site_tests/kernel_CrosECSysfsAccel/
Dcontrol7 PURPOSE = 'Test cros_ec_accel driver and sysfs interface'
8 CRITERIA = 'Fails if sysfs accel interface is not present or data is invalid'
17 DOC = 'Checks that the sysfs interface to the EC accels is present and working.'
/external/iputils/
Darping.c71 struct sysfs_devattr_values *sysfs; member
729 if (!device.sysfs) { in find_device_by_sysfs()
730 device.sysfs = malloc(sizeof(*device.sysfs)); in find_device_by_sysfs()
731 sysfs_devattr_values_init(device.sysfs, 0); in find_device_by_sysfs()
786 if (device.sysfs->value[SYSFS_DEVATTR_IFINDEX].ulong) { in find_device_by_sysfs()
787 if (device.sysfs->value[SYSFS_DEVATTR_FLAGS].ulong & IFF_RUNNING) in find_device_by_sysfs()
797 sysfs_devattr_values_init(device.sysfs, 1); in find_device_by_sysfs()
798 memcpy(device.sysfs, &sysfs_devattr_values, sizeof(*device.sysfs)); in find_device_by_sysfs()
810 device.ifindex = device.sysfs->value[SYSFS_DEVATTR_IFINDEX].ulong; in find_device_by_sysfs()
811 device.name = device.sysfs->ifname; in find_device_by_sysfs()
[all …]
DRELNOTES10 arping: Fix sysfs decimal/hexadecimal parser for libsysfs support.
40 makefile: Static link support for crypto, resolv, cap and sysfs.
55 arping: Ensure to fail if no appropriate device found with sysfs.
253 arping: build without sysfs support (USE_SYSFS=no).
/external/iptables/extensions/
Dlibxt_IDLETIMER.man6 each timer is created in sysfs. This attribute contains the timer remaining
12 When the timer expires, the target module sends a sysfs notification to the
23 Send netlink messages in addition to sysfs notifications and show remaining
/external/autotest/client/site_tests/power_NoConsoleSuspend/
Dcontrol15 Sets the no_console_suspend kernel option via sysfs, then suspends the system.
/external/cros/system_api/dbus/power_manager/
Dperipheral_battery_status.proto12 // Path of the battery sysfs.
Dpower_supply_properties.proto81 // Raw strings read from |manufacturer| and |model_name| files in sysfs.
/external/rootdev/
DREADME.chromium12 - Walks sysfs to discover the block devices
/external/autotest/client/site_tests/power_ProbeDriver/
Dcontrol.probe_bat25 This is a sample test that probes sysfs and makes sure that batteries driver
Dcontrol.probe_ac29 This is a sample test that probes sysfs and makes sure that AC driver
Dcontrol29 This is a sample test that probes sysfs and makes sure that AC driver
/external/autotest/client/site_tests/suite_HWQual/
Dcontrol.probe_bat25 This is a sample test that probes sysfs and makes sure that batteries driver
Dcontrol.probe_ac29 This is a sample test that probes sysfs and makes sure that AC driver
/external/autotest/server/site_tests/firmware_ECBattery/
Dcontrol20 This test check battery status read from EC console and kernel sysfs match.
/external/autotest/client/profilers/powertop/src/
DChangelog13 * Add support for reading C-state info via sysfs
18 * Add support for using the sysfs power supply class
/external/libusb/
DChangeLog49 The seek_to_next_config codepath deals with both sysfs and usbfs;
759 Linux: fix sysfs directory handling
799 Linux: Compatibility with new sysfs descriptors file
1005 Alan Stern pointed out that usbfs gives host-endian data, but sysfs gives
1078 Linux: fix caching of active configuration for non-sysfs
1092 Linux: comprehensive sysfs vs usbfs access
1094 Be more flexible when certain parts of sysfs are not available.
1112 case we can use sysfs.
1141 Linux: enumerate devices and descriptors from sysfs
1144 sysfs is not available on all systems, so the usbfs mechanism is still
/external/strace/linux/s390x/
Dsyscallent.h160 [135] = { 3, 0, SEN(sysfs), "sysfs" },
/external/strace/linux/avr32/
Dsyscallent.h148 [120] = { 3, 0, SEN(sysfs), "sysfs" },
/external/strace/linux/mips/
Dsyscallent-n32.h139 [6136] = { 3, 0, SEN(sysfs), "sysfs" },
Dsyscallent-n64.h139 [5136] = { 3, 0, SEN(sysfs), "sysfs" },
/external/strace/linux/xtensa/
Dsyscallent.h177 [182] = { 3, 0, SEN(sysfs), "sysfs" },
/external/strace/linux/x86_64/
Dsyscallent.h140 [139] = { 3, 0, SEN(sysfs), "sysfs" },
/external/strace/linux/ia64/
Dsyscallent.h158 [1139] = { 3, 0, SEN(sysfs), "sysfs" },

12