Home
last modified time | relevance | path

Searched refs:retrieved (Results 1 – 25 of 144) sorted by relevance

123456

/linux-6.15/Documentation/hwmon/
H A Dnct6775.rst15 Addresses scanned: ISA address retrieved from Super I/O registers
23 Addresses scanned: ISA address retrieved from Super I/O registers
31 Addresses scanned: ISA address retrieved from Super I/O registers
39 Addresses scanned: ISA address retrieved from Super I/O registers
47 Addresses scanned: ISA address retrieved from Super I/O registers
55 Addresses scanned: ISA address retrieved from Super I/O registers
63 Addresses scanned: ISA address retrieved from Super I/O registers
71 Addresses scanned: ISA address retrieved from Super I/O registers
79 Addresses scanned: ISA address retrieved from Super I/O registers
87 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dw83627hf.rst7 Addresses scanned: ISA address retrieved from Super I/O registers
10 Addresses scanned: ISA address retrieved from Super I/O registers
13 Addresses scanned: ISA address retrieved from Super I/O registers
16 Addresses scanned: ISA address retrieved from Super I/O registers
19 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dw83627ehf.rst10 Addresses scanned: ISA address retrieved from Super I/O registers
18 Addresses scanned: ISA address retrieved from Super I/O registers
26 Addresses scanned: ISA address retrieved from Super I/O registers
34 Addresses scanned: ISA address retrieved from Super I/O registers
42 Addresses scanned: ISA address retrieved from Super I/O registers
50 Addresses scanned: ISA address retrieved from Super I/O registers
58 Addresses scanned: ISA address retrieved from Super I/O registers
66 Addresses scanned: ISA address retrieved from Super I/O registers
H A Dcros_ec_hwmon.rst24 The channel labels exposed via hwmon are retrieved from the EC itself.
H A Dtmp108.rst44 one shot is requested the temperature is read, the result can be retrieved,
/linux-6.15/Documentation/ABI/stable/
H A Dsysfs-firmware-opal-elog5 This directory exposes error log entries retrieved
14 before retrieved by firmware or retrieved/acknowledged by
17 In the event that Linux has retrieved the log entries
H A Dsysfs-acpi-pmprofile9 The integer value is directly passed as retrieved from the FADT.
H A Dsysfs-firmware-opal-dump40 acknowledge that we've retrieved the
/linux-6.15/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c278 uint32_t retrieved = 0; in submit_aux_command() local
289 bool is_end_of_payload = (retrieved + DEFAULT_AUX_MAX_DATA_SIZE) >= in submit_aux_command()
292 payload->length - retrieved : DEFAULT_AUX_MAX_DATA_SIZE; in submit_aux_command()
295 current_payload.data = &payload->data[retrieved]; in submit_aux_command()
307 retrieved += payload_length; in submit_aux_command()
308 } while (retrieved < payload->length && ret == true); in submit_aux_command()
/linux-6.15/drivers/cxl/core/
H A Dfeatures.c105 int retrieved, alloc_size, copy_feats; in get_supported_features() local
141 retrieved = mbox_cmd.size_out - hdr_size; in get_supported_features()
142 if (retrieved % feat_size) in get_supported_features()
150 if (num_entries * feat_size != retrieved) in get_supported_features()
153 memcpy(entry, mbox_out->ents, retrieved); in get_supported_features()
/linux-6.15/Documentation/bpf/
H A Dmap_sk_storage.rst37 Socket-local storage for ``map`` can be retrieved from socket ``sk`` using the
94 Socket-local storage for map ``map_fd`` can be retrieved from a socket using
95 the ``bpf_map_lookup_elem()`` libbpf function. The storage is retrieved from
/linux-6.15/Documentation/userspace-api/media/mediactl/
H A Dmedia-ioc-enum-links.rst44 room to store all the entity's pads. The number of pads can be retrieved
50 outbound links can be retrieved with :ref:`MEDIA_IOC_ENUM_ENTITIES`.
H A Dmedia-controller-intro.rst19 retrieved from sysfs.
/linux-6.15/Documentation/arch/x86/
H A Dbooting-dt.rst20 or initrd address. It simply holds information which can not be retrieved
/linux-6.15/Documentation/wmi/devices/
H A Dwmi-bmof.rst16 The Binary MOF data can be retrieved from the ``bmof`` sysfs attribute of the
/linux-6.15/Documentation/devicetree/bindings/iio/proximity/
H A Dmaxbotix,mb1232.yaml39 retrieved.
/linux-6.15/Documentation/devicetree/bindings/power/reset/
H A Dsyscon-reboot-mode.yaml16 value stored. The SYSCON mapped register is retrieved from the
H A Dsyscon-poweroff.yaml18 The SYSCON register map is normally retrieved from the parental dt-node. So
H A Dsyscon-reboot.yaml17 access only. The SYSCON registers map is normally retrieved from the
/linux-6.15/tools/debugging/
H A Dkernel-chktaint16 retrieved from /proc/sys/kernel/tainted on another system.
/linux-6.15/Documentation/ABI/testing/
H A Ddebugfs-driver-qat_telemetry25 counter. After enabling, counters can be retrieved through
116 retrieved through ``/sys/bus/pci/devices/<BDF>/qat/num_rps``.
224 The mapping of a RP to a service can be retrieved using
H A Dsysfs-driver-intc_sar35 The retrieved information is in the order given below:
/linux-6.15/drivers/scsi/qla2xxx/
H A DKconfig28 Firmware images can be retrieved from:
/linux-6.15/Documentation/wmi/
H A Ddriver-development-guide.rst41 method associated with a given WMI device can be retrieved using the ``lswmi`` utility
113 The maximum instance number can be retrieved during runtime using wmidev_instance_count().
124 The maximum instance number can also be retrieved using wmidev_instance_count().
/linux-6.15/Documentation/userspace-api/netlink/
H A Dintro-specs.rst147 they are queued internally and can be retrieved at a later time.
155 Notifications can be retrieved using ``ynl_ntf_dequeue()`` and have

123456