Home
last modified time | relevance | path

Searched full:human (Results 1 – 25 of 252) sorted by relevance

1234567891011

/Linux-v6.1/tools/power/cpupower/utils/
Dcpufreq-info.c237 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
245 if (human) { in get_freq_kernel()
256 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
264 if (human) { in get_freq_hardware()
274 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
283 if (human) { in get_hardware_limits()
398 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
404 if (human) { in get_freq_stats()
423 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
433 if (human) { in get_latency()
[all …]
/Linux-v6.1/Documentation/ABI/stable/
Dsysfs-devices-system-cpu69 Description: human-readable list of CPUs within the same core.
80 Description: human-readable list of CPUs sharing the same physical_package_id.
94 Description: human-readable list of CPUs within the same die.
103 Description: human-readable list of CPUs within the same cluster.
113 Description: human-readable list of cpuX's hardware threads within the same
124 Description: human-readable list of cpuX's hardware threads within the same
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-block-bcache48 skip the cache. Read and written as bytes in human readable
56 to the sequential cutoff). Expressed as bytes in human
120 For a cache, bucket size in human readable units, as set at
149 For a cache, total amount of data in human readable units
156 For a cache, sum of all btree writes in human readable units.
Dsysfs-kernel-irq22 Description: Human-readable chip name supplied by the associated device
36 Description: Human-readable flow handler name as defined by the irq chip
Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
Ddev-kmsg82 The human readable text string starts directly after the ';'
114 the output usually produces better human readable results. A
Dsysfs-class-leds-gt683r18 Breathing: LEDs brightness varies at human breathing rate
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst19 someone else can reproduce it. Human color vision is trichromatic since
20 the human eye has color receptors that are sensitive to three different
31 between the SPD and color as perceived by the human brain.
33 Since the human eye has only three color receptors it is perfectly
45 color as perceived by a human unambiguously. These X, Y and Z values are
110 human eye is more sensitive to differences in luminance than in color
/Linux-v6.1/tools/perf/util/
Dcputopo.h17 * each of these is a human-readable list of CPUs sharing the same
24 * each of these is a human-readable list of CPUs within the same die.
31 * each of these is a human-readable list of CPUs within the same
/Linux-v6.1/net/bluetooth/hidp/
DKconfig7 HIDP (Human Interface Device Protocol) is a transport layer
8 for HID reports. HIDP is required for the Bluetooth Human
/Linux-v6.1/drivers/usb/common/
Dcommon.c29 * usb_ep_type_string() - Returns human readable-name of the endpoint type.
30 * @ep_type: The endpoint type to return human-readable name for. If it's not
86 * usb_speed_string() - Returns human readable-name of the speed.
87 * @speed: The speed to return human-readable name for. If it's not
149 * usb_state_string - Returns human readable name for the state.
150 * @state: The state to return a human-readable name for. If it's not
Ddebug.c280 * usb_decode_ctrl - Returns human readable representation of control request.
281 * @str: buffer to return a human-readable representation of control request.
290 * Function returns decoded, formatted and human-readable description of
/Linux-v6.1/tools/power/cpupower/man/
Dcpupower-frequency-info.150 \fB\-m\fR \fB\-\-human\fR
51 human\-readable output for the \-f, \-w, \-s and \-y parameters.
/Linux-v6.1/include/linux/
Dremoteproc.h135 * @name: human-readable name of the requested memory region
168 * (optionally) contain a human readable name of this carveout region
187 * @name: human-readable name of the requested region to be mapped
200 * (optionally) contain a human readable name of this mapping (mainly for
223 * @name: human-readable name of the trace buffer
229 * its size, and @name may contain a human readable name of the trace buffer.
510 * @name: human readable name of the rproc
/Linux-v6.1/Documentation/hid/
Dhiddev.rst2 Care and feeding of your Human Interface Devices
9 human interface device protocols for things that are not really human
Dindex.rst4 Human Interface Devices (HID)
/Linux-v6.1/tools/perf/Documentation/
Dperf-annotate.txt135 Demangle symbol names to human readable form. It's enabled by default,
139 Demangle kernel symbol names to human readable form (for C++ kernels).
/Linux-v6.1/kernel/bpf/preload/
DKconfig16 pinned into BPF FS mount point as human readable files that are
/Linux-v6.1/drivers/platform/x86/intel/int1092/
DKconfig5 This driver helps to limit the exposure of human body to RF frequency by
/Linux-v6.1/Documentation/devicetree/bindings/security/tpm/
Dtpm-i2c.txt6 - label : human readable string describing the device, eg. "tpm"
/Linux-v6.1/Documentation/driver-api/iio/
Dintro.rst14 focused on human interaction input devices (keyboard, mouse, touchscreen).
/Linux-v6.1/tools/bpf/bpftool/Documentation/
Dcommon_options.rst20 Generate human-readable JSON output. Implies **-j**.
/Linux-v6.1/Documentation/devicetree/bindings/power/
Dpd-samsung.yaml38 Human readable string with domain name. Will be visible in userspace
/Linux-v6.1/arch/arm/boot/dts/
Dbcm9hmidc.dtsi34 * Broadcom human machine interface daughter card (bcm9hmidc) installed on
/Linux-v6.1/tools/testing/vsock/
Dutil.h25 const char *name; /* human-readable name */

1234567891011