Home
last modified time | relevance | path

Searched refs:sysfs (Results 101 – 125 of 928) sorted by relevance

12345678910>>...38

/openbmc/linux/drivers/iio/cdc/
H A DKconfig12 (ad7150, ad7151, ad7156) Provides direct access via sysfs.
22 (AD7745, AD7746, AD7747) Provides direct access via sysfs.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/toybox/toybox-inittab/
H A Dinittab3 ::sysinit:/bin/mount -t sysfs sysfs /sys
/openbmc/linux/drivers/iio/resolver/
H A DKconfig12 to digital converters, ad2s90, provides direct access via sysfs.
24 via sysfs.
/openbmc/linux/Documentation/hwmon/
H A Dmp2888.rst44 The driver exports the following attributes via the 'sysfs' files, where:
64 The driver exports the following attributes via the 'sysfs' files, where
89 The driver exports the following attributes via the 'sysfs' files, where
H A Dtmp102.rst30 The driver provides the common sysfs-interface for temperatures (see
31 Documentation/hwmon/sysfs-interface.rst under Temperatures).
H A Dhwmon-kernel-api.rst15 then please read the following file: Documentation/hwmon/sysfs-interface.rst.
23 cases, <linux/hwmon-sysfs.h>. linux/hwmon.h declares the following
48 It creates the standard sysfs attributes in the hardware monitoring core,
50 of having to bother with sysfs attributes. The parent device parameter
100 sysfs attribute groups.
325 Driver-provided sysfs attributes
328 In most situations it should not be necessary for a driver to provide sysfs
330 Only additional non-standard sysfs attributes need to be provided.
332 The header file linux/hwmon-sysfs.h provides a number of useful macros to
333 declare and use hardware monitoring sysfs attributes.
[all …]
/openbmc/linux/drivers/media/usb/pvrusb2/
H A DKconfig21 bool "pvrusb2 sysfs support"
25 This option enables the operation of a sysfs based
62 in the pvrusb2 driver, hosted through sysfs.
/openbmc/linux/drivers/thermal/qcom/
H A DKconfig7 This enables the thermal sysfs driver for the TSENS device. It shows
29 This enables a thermal sysfs driver for Qualcomm plug-and-play (QPNP)
30 PMIC devices. It shows up in sysfs as a thermal sensor with multiple
/openbmc/linux/Documentation/admin-guide/perf/
H A Dnvidia-pmu.rst20 the available events and configuration of each PMU in sysfs. Please see the
21 sections below to get the sysfs path of each PMU. Like other uncore PMU drivers,
22 the driver provides "cpumask" sysfs attribute to show the CPU id used to handle
23 the PMU event. There is also "associated_cpus" sysfs attribute, which contains a
36 The events and configuration options of this PMU device are described in sysfs,
68 The events and configuration options of this PMU device are described in sysfs,
98 The events and configuration options of this PMU device are described in sysfs,
127 The events and configuration options of this PMU device are described in sysfs,
167 The events and configuration options of this PMU device are described in sysfs,
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dmemory-hotplug.rst98 - 针对在线/离线请求进行同步(例如,通过sysfs)。这样一来,内存块设备只有在内存
115 sysfs进行的操作正确同步。建议持有device_hotplug_lock(例如,保护online_type)。
/openbmc/linux/Documentation/driver-api/driver-model/
H A Dporting.rst25 doing so, they will exported via the sysfs filesystem. sysfs can be
28 # mount -t sysfs sysfs /sys
133 necessary for representing devices in sysfs.
144 Also, the location of the device's sysfs directory depends on a
145 device's parent. sysfs exports a directory structure that mirrors
147 sysfs will accurately represent the hierarchy.
185 When the device is registered, a directory in sysfs is created.
186 The PCI tree in sysfs looks like::
270 Drivers are exported via sysfs in their bus's 'driver's directory.
359 symlink is created in the driver's sysfs directory that points to the
[all …]
/openbmc/linux/Documentation/i2c/
H A Dold-module-parameters.rst20 sysfs-based interface is described in
35 New method (sysfs interface)::
46 New method (sysfs interface)::
H A Dslave-eeprom-backend.rst8 can be accessed from userspace via this file located in sysfs::
25 As of 2015, Linux doesn't support poll on binary sysfs files, so there is no
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst16 Export a sysfs interface for user space to control backlight level
21 and set the required backlight operation structure for it for the sysfs
25 The backlight sysfs interface has a standard definition here:
26 Documentation/ABI/stable/sysfs-class-backlight.
109 level through the sysfs interface.
/openbmc/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst15 The generic thermal sysfs provides a set of interfaces for thermal zone
24 The main task of the thermal sysfs driver is to expose thermal zone attributes
33 1. thermal sysfs driver interface functions
319 a boolean to indicate if the thermal to hwmon sysfs interface
320 is required. when no_hwmon == false, a hwmon sysfs interface
325 2. sysfs attributes structure
334 Thermal sysfs attributes will be represented under /sys/class/thermal.
335 Hwmon sysfs I/F extension is also available under /sys/class/hwmon
385 Besides the thermal zone device sysfs I/F and cooling device sysfs I/F,
386 the generic thermal driver also creates a hwmon sysfs I/F for each _type_
[all …]
/openbmc/linux/Documentation/driver-api/nvdimm/
H A Dsecurity.rst17 The "security" sysfs attribute is provided in the nvdimm sysfs directory. For
23 frozen, and overwrite. If security is not supported, the sysfs attribute
76 document. The update command written to the sysfs attribute will be with
112 The sysfs attribute "security" can be polled to wait on overwrite completion.
116 should be injected and its keyid should be passed in via sysfs.
/openbmc/openbmc/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dinit83 mount -t sysfs sysfs /sys
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A Dinittab5 ::sysinit:/bin/mount -t sysfs sysfs /sys
/openbmc/linux/Documentation/iio/
H A Dbno055.rst13 When "fusion_enable" sysfs attribute is set to 1, orientation (both Euler
25 disabled writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
37 a file whose name is suffixed with the IMU unique ID (exposed in sysfs as
/openbmc/linux/Documentation/userspace-api/
H A Dsysfs-platform_profile.rst15 The purpose of the platform_profile attribute is to offer a generic sysfs
33 gets a consistent experience the sysfs-platform_profile ABI document defines
42 expected behaviour, to the sysfs-platform_profile ABI documentation.
/openbmc/linux/Documentation/driver-api/
H A Dfirewire.rst28 Firewire device probing and sysfs interfaces
31 .. include:: ../ABI/stable/sysfs-bus-firewire
/openbmc/phosphor-hwmon/
H A Dfan_speed.cpp41 auto file = sysfs::make_sysfs_path(_ioAccess->path(), _type, _id, in target()
77 auto fullPath = sysfs::make_sysfs_path(_ioAccess->path(), type::pwm, in enable()
/openbmc/linux/drivers/platform/x86/intel/pmt/
H A DKconfig10 the basic sysfs interface and file hierarchy used by PMT devices.
13 <file:Documentation/ABI/testing/sysfs-class-intel_pmt>
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/
H A Dopenhpi_3.8.0.bb15 servers, Blade Center, and machines which export data via sysfs. \
31 file://openhpi-sysfs-cross-compile.patch \
65 PACKAGECONFIG[sysfs] = "--enable-sysfs,--disable-sysfs,sysfsutils,"
/openbmc/linux/Documentation/admin-guide/pm/
H A Dintel_uncore_frequency_scaling.rst22 the scaling min/max frequencies via cpufreq sysfs to improve CPU performance.
32 To control uncore frequency, a sysfs interface is provided in the directory:
72 The current sysfs interface supports controls at package and die level.
82 support), sysfs is enhanced. This granular interface is presented in the
83 sysfs with directories names prefixed with "uncore". For example:

12345678910>>...38