Home
last modified time | relevance | path

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

12345678910

/Linux-v5.15/tools/power/cpupower/utils/
Dcpufreq-info.c271 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
279 if (human) { in get_freq_kernel()
290 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
298 if (human) { in get_freq_hardware()
308 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
317 if (human) { in get_hardware_limits()
432 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
438 if (human) { in get_freq_stats()
457 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
467 if (human) { in get_latency()
[all …]
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-devices-system-cpu63 Description: human-readable list of CPUs within the same core.
74 Description: human-readable list of CPUs sharing the same physical_package_id.
84 Description: human-readable list of CPUs within the same die.
94 Description: human-readable list of cpuX's hardware threads within the same
105 Description: human-readable list of cpuX's hardware threads within the same
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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.c211 * usb_decode_ctrl - Returns human readable representation of control request.
212 * @str: buffer to return a human-readable representation of control request.
221 * Function returns decoded, formatted and human-readable description of
/Linux-v5.15/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-v5.15/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.
496 * @name: human readable name of the rproc
/Linux-v5.15/Documentation/admin-guide/mm/damon/
Dusage.rst11 just-working human-friendly interface. Using this, users can use the DAMON’s
12 major features in a human-friendly way. It may not be highly tuned for
/Linux-v5.15/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-v5.15/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-v5.15/kernel/bpf/preload/
DKconfig16 pinned into BPF FS mount point as human readable files that are
/Linux-v5.15/drivers/platform/x86/intel/int1092/
DKconfig5 This driver helps to limit the exposure of human body to RF frequency by
/Linux-v5.15/tools/bpf/bpftool/Documentation/
Dcommon_options.rst17 Generate human-readable JSON output. Implies **-j**.
/Linux-v5.15/Documentation/devicetree/bindings/security/tpm/
Dtpm-i2c.txt6 - label : human readable string describing the device, eg. "tpm"
/Linux-v5.15/Documentation/driver-api/iio/
Dintro.rst14 focused on human interaction input devices (keyboard, mouse, touchscreen).
/Linux-v5.15/Documentation/devicetree/bindings/power/
Dpd-samsung.yaml38 Human readable string with domain name. Will be visible in userspace
/Linux-v5.15/arch/arm/boot/dts/
Dbcm9hmidc.dtsi34 * Broadcom human machine interface daughter card (bcm9hmidc) installed on
/Linux-v5.15/tools/testing/vsock/
Dutil.h25 const char *name; /* human-readable name */

12345678910