Home
last modified time | relevance | path

Searched refs:material (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/staging/blackbox/
Dblackbox_storage.c179 .material = "memory",
186 .material = "pstore_blk",
193 .material = "pstore_ram",
198 .material = "raw_partition",
DKconfig78 prompt "Default storage material for fault log when a panic occurs."
81 This option choose the default fault log material for blackbox when a
Dblackbox_core.c561 for (tmp = storage_lastwords; tmp->material; tmp++) { in select_storage_material()
562 if (!strcmp(storage_material, tmp->material)) { in select_storage_material()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/
Dus5182d.txt9 resolution 1000 for material transmittance.
30 The glass-coef defaults to no compensation for the covering material.
/kernel/linux/linux-5.10/include/linux/
Dblackbox_storage.h15 const char *material; member
/kernel/linux/linux-5.10/Documentation/networking/
Datm.rst9 programs and related material can be found via the ATM on Linux Web
/kernel/linux/linux-5.10/drivers/media/pci/meye/
DKconfig9 in the Vaio Picturebook laptops. Please read the material in
/kernel/linux/linux-5.10/Documentation/process/
Ddevelopment-process.rst26 there is some technical material here, this is very much a process-oriented
/kernel/linux/linux-5.10/drivers/acpi/nfit/
DKconfig24 security material. Disable debug of those command payloads
/kernel/linux/linux-5.10/Documentation/admin-guide/media/
Ddvb_references.rst26 You may also find useful material at https://linuxtv.org/downloads/.
/kernel/linux/linux-5.10/security/lockdown/
DKconfig44 code to read confidential material held inside the kernel are
/kernel/linux/linux-5.10/drivers/net/wireless/
Drndis_wlan.c267 u8 material[32]; member
277 u8 material[32]; member
399 u8 material[32]; member
1346 memcpy(&ndis_key.material, key, key_len); in add_wep_key()
1368 memcpy(&priv->encr_keys[index].material, key, key_len); in add_wep_key()
1388 if (key_len > sizeof(ndis_key.material) || key_len < 0) { in add_wpa_key()
1422 sizeof(ndis_key.material) + key_len); in add_wpa_key()
1429 memcpy(ndis_key.material, key, 16); in add_wpa_key()
1430 memcpy(ndis_key.material + 16, key + 24, 8); in add_wpa_key()
1431 memcpy(ndis_key.material + 24, key + 16, 8); in add_wpa_key()
[all …]
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
DKconfig19 the Miro, Hauppauge and STB boards. Please read the material in
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dindex.rst6 organization here — this material was not written to be a single, coherent
Dedid.rst37 material, simply type "make" in tools/edid/.
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_cmd.h1007 SVGA3dMaterial material; member
1534 SVGA3dMaterial material; member
1535 } material; member
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dads7846.txt45 material used to build the touch layer
/kernel/linux/linux-5.10/Documentation/
Dindex.rst92 is taken directly from the kernel source, with supplemental material added
/kernel/linux/linux-5.10/LICENSES/deprecated/
DGFDL-1.1110 plus such following pages as are needed to hold, legibly, the material
142 visible. You may add other material on the covers in addition.
156 Transparent copy of the Document, free of added material, which the
227 appendices that qualify as Secondary Sections and contain no material
DGFDL-1.2120 plus such following pages as are needed to hold, legibly, the material
168 visible. You may add other material on the covers in addition.
183 a complete Transparent copy of the Document, free of added material.
254 appendices that qualify as Secondary Sections and contain no material
/kernel/linux/linux-5.10/Documentation/userspace-api/media/
Dfdl-appendix.rst115 such following pages as are needed to hold, legibly, the material this
155 other material on the covers in addition. Copying with changes limited
170 Transparent copy of the Document, free of added material, which the
286 :ref:`Secondary Sections <fdl-secondary>` and contain no material
Dglossary.rst85 semiconductor material, normally silicon.
/kernel/linux/linux-5.10/tools/memory-model/Documentation/
Dreferences.txt105 Ordering" (backup material for the LWN articles)
/kernel/linux/linux-5.10/drivers/parisc/
DKconfig107 or support for the LCD that can be found on recent material.
/kernel/linux/linux-5.10/arch/m68k/
DKconfig.machine13 material available in <file:Documentation/m68k>; otherwise say N.
23 this kernel on an Atari, say Y here and browse the material

12