Home
last modified time | relevance | path

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

12345678

/linux/tools/power/cpupower/utils/
H A Dcpufreq-info.c250 static int get_freq_kernel(unsigned int cpu, unsigned int human) in get_freq_kernel() argument
258 if (human) { in get_freq_kernel()
269 static int get_freq_hardware(unsigned int cpu, unsigned int human) in get_freq_hardware() argument
282 if (human) { in get_freq_hardware()
292 static int get_hardware_limits(unsigned int cpu, unsigned int human) in get_hardware_limits() argument
301 if (human) { in get_hardware_limits()
416 static int get_freq_stats(unsigned int cpu, unsigned int human) in get_freq_stats() argument
422 if (human) { in get_freq_stats()
458 static int get_latency(unsigned int cpu, unsigned int human) in get_latency() argument
471 if (human) { in get_latency()
549 unsigned int human = 0; cmd_freq_info() local
[all...]
/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dawinic,aw96103.yaml16 wireless devices, such as mobile phones and tablets, by human tissue.
18 used to detect the proximity of the human body to the phone. When the
19 phone approaches the human body, it will actively reduce the transmit
H A Dmurata,irsd200.yaml13 PIR sensor for human detection.
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst20 someone else can reproduce it. Human color vision is trichromatic since
21 the human eye has color receptors that are sensitive to three different
32 between the SPD and color as perceived by the human brain.
34 Since the human eye has only three color receptors it is perfectly
46 color as perceived by a human unambiguously. These X, Y and Z values are
111 human eye is more sensitive to differences in luminance than in color
/linux/tools/perf/util/
H A 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/net/bluetooth/hidp/
H A DKconfig6 HIDP (Human Interface Device Protocol) is a transport layer
7 for HID reports. HIDP is required for the Bluetooth Human
/linux/tools/power/cpupower/man/
H A Dcpupower-frequency-info.156 \fB\-m\fR \fB\-\-human\fR
57 human\-readable output for the \-f, \-w, \-s and \-y parameters.
/linux/Documentation/ABI/testing/
H A 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
H A Dsysfs-fs-nilfs264 Show last write time of super block in human-readable
148 human-readable format.
161 operation in human-readable format.
H A Ddev-kmsg82 The human readable text string starts directly after the ';'
114 the output usually produces better human readable results. A
H A Dsysfs-class-leds-gt683r18 Breathing: LEDs brightness varies at human breathing rate
/linux/include/drm/
H A Ddrm_ras.h20 * @device_name: Human-readable name of the device. Given by the driver.
23 /** @node_name: Human-readable name of the node. Given by the driver. */
/linux/include/linux/
H A Damd-pmf-io.h19 * @MT_HPD: Message ID to know the Human presence info from MP2 FW
32 * enum sfh_hpd_info - Query the Human presence information
/linux/drivers/usb/common/
H A 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/Documentation/hid/
H A Dhiddev.rst2 Care and feeding of your Human Interface Devices
9 human interface device protocols for things that are not really human
/linux/tools/mm/
H A Dthpmaps503 def size2order(human):
509 if human[-1] in units:
510 unit = units[human[-1]]
511 human = human[:-1]
513 size = int(human)
/linux/kernel/bpf/preload/
H A DKconfig11 pinned into BPF FS mount point as human readable files that are
/linux/tools/perf/Documentation/
H A Dperf-annotate.txt141 Demangle symbol names to human readable form. It's enabled by default,
145 Demangle kernel symbol names to human readable form (for C++ kernels).
/linux/drivers/platform/x86/intel/int1092/
H A DKconfig5 This driver helps to limit the exposure of human body to RF frequency by
/linux/tools/bpf/bpftool/Documentation/
H A Dcommon_options.rst19 Generate human-readable JSON output. Implies **-j**.
/linux/Documentation/wmi/devices/
H A Dwmi-bmof.rst13 human readable WMI interface description, which is useful for developing
/linux/Documentation/devicetree/bindings/power/
H A Dpd-samsung.yaml38 Human readable string with domain name. Will be visible in userspace
/linux/Documentation/driver-api/iio/
H A Dintro.rst14 focused on human interaction input devices (keyboard, mouse, touchscreen).
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm9hmidc.dtsi34 * Broadcom human machine interface daughter card (bcm9hmidc) installed on
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt64 A human readable name for the CPU.
75 The name of the node is a human readable string that forms the interface

12345678