/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | iqs269a.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Jeff LaBundy <jeff@labundy.com> 13 The Azoteq IQS269A is an 8-channel capacitive touch controller that features 14 additional Hall-effect and inductive sensing capabilities. 28 "#address-cells": 31 "#size-cells": 34 azoteq,hall-enable: 37 Enables Hall-effect sensing on channels 6 and 7. In this case, keycodes [all …]
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-a2015-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-only 3 #include "msm8916-pm8916.dtsi" 4 #include <dt-bindings/gpio/gpio.h> 5 #include <dt-bindings/input/input.h> 6 #include <dt-bindings/interrupt-controller/irq.h> 14 stdout-path = "serial0"; 17 reserved-memory { 19 tz-apps@85500000 { 21 no-map; 25 gpio-keys { [all …]
|
/Linux-v5.10/arch/ia64/include/asm/ |
D | mca_asm.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 9 * Copyright (C) 2000 Hewlett-Packard Co. 10 * Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com> 12 * Copyright (C) 2002 Jenna Hall <jenna.s.hall@intel.com> 66 * 3. Clear the interrupt enable and interrupt state collection bits 121 dep temp1 = -1, temp1, PSR_MC, 1; \ 151 * lower 32-bits of old psr.(Also the old psr has the data and 222 * +---------------------------+ 224 * +---------------------------+ 226 * +---------------------------+ [all …]
|
/Linux-v5.10/drivers/input/misc/ |
D | iqs269a.c | 1 // SPDX-License-Identifier: GPL-2.0+ 8 * inductive keys as well as Hall-effect switches, and one for each of the two 149 #define IQS269_ATI_POLL_SLEEP_US (iqs269->delay_mult * 10000) 150 #define IQS269_ATI_POLL_TIMEOUT_US (iqs269->delay_mult * 500000) 151 #define IQS269_ATI_STABLE_DELAY_MS (iqs269->delay_mult * 150) 201 .name = "event-prox", 207 .name = "event-prox-alt", 214 .name = "event-touch", 220 .name = "event-touch-alt", 227 .name = "event-deep", [all …]
|
/Linux-v5.10/drivers/char/tpm/ |
D | tpm_tis.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Kylene Hall <kjhall@us.ibm.com> 10 * Maintained by: <tpmdd-devel@lists.sourceforge.net> 38 * irq = -1 means: no irq support 53 static int interrupts = -1; 55 MODULE_PARM_DESC(interrupts, "Enable interrupts"); 69 if (interrupts == -1) { in tpm_tis_disable_irq() 70 pr_notice("tpm_tis: %s detected: disabling interrupts.\n", d->ident); in tpm_tis_disable_irq() 94 list_for_each_entry(id, &dev->pnp.ids, list) in has_hid() 95 if (!strcmp(hid, id->id)) in has_hid() [all …]
|
D | tpm_nsc.c | 1 // SPDX-License-Identifier: GPL-2.0-only 9 * Kylene Hall <kjhall@us.ibm.com> 11 * Maintained by: <tpmdd-devel@lists.sourceforge.net> 72 struct tpm_nsc_priv *priv = dev_get_drvdata(&chip->dev); in wait_for_stat() 76 *data = inb(priv->base + NSC_STATUS); in wait_for_stat() 84 *data = inb(priv->base + 1); in wait_for_stat() 90 return -EBUSY; in wait_for_stat() 95 struct tpm_nsc_priv *priv = dev_get_drvdata(&chip->dev); in nsc_wait_for_ready() 100 status = inb(priv->base + NSC_STATUS); in nsc_wait_for_ready() 102 status = inb(priv->base + NSC_DATA); in nsc_wait_for_ready() [all …]
|
D | tpm_tis_core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Kylene Hall <kjhall@us.ibm.com> 10 * Maintained by: <tpmdd-devel@lists.sourceforge.net> 35 u8 status = chip->ops->status(chip); in wait_for_tpm_stat_cond() 40 if (check_cancel && chip->ops->req_canceled(chip, status)) { in wait_for_tpm_stat_cond() 57 status = chip->ops->status(chip); in wait_for_tpm_stat() 63 if (chip->flags & TPM_CHIP_FLAG_IRQ) { in wait_for_tpm_stat() 65 timeout = stop - jiffies; in wait_for_tpm_stat() 67 return -ETIME; in wait_for_tpm_stat() 74 return -ECANCELED; in wait_for_tpm_stat() [all …]
|
/Linux-v5.10/arch/ia64/kernel/ |
D | mca.c | 1 // SPDX-License-Identifier: GPL-2.0-only 6 * Copyright (C) 2003 Hewlett-Packard Co 7 * David Mosberger-Tang <davidm@hpl.hp.com> 13 * Copyright (C) Jenna Hall <jenna.s.hall@intel.com> 21 * Copyright (C) 1999, 2004-2008 Silicon Graphics, Inc. 27 * 2000-03-29 Chuck Fleckenstein <cfleck@co.intel.com> 31 * 2001-01-03 Fred Lewis <frederick.v.lewis@intel.com> 37 * 2002-01-04 Jenna Hall <jenna.s.hall@intel.com> 42 * 2002-03-25 Matt Domsch <Matt_Domsch@dell.com> 45 * 2003-04-15 David Mosberger-Tang <davidm@hpl.hp.com> [all …]
|
/Linux-v5.10/arch/ |
D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0 12 menu "General architecture-dependent options" 77 for kernel debugging, non-intrusive instrumentation and testing. 86 makes certain almost-always-true or almost-always-false branch 89 Certain performance-sensitive kernel code, such as trace points, 103 ( On 32-bit x86, the necessary options added to the compiler 110 Boot time self-test of the branch patching code. 116 Boot time self-test of the call patching code. 136 Uprobes is the user-space counterpart to kprobes: they 137 enable instrumentation applications (such as 'perf probe') [all …]
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | tegra30-asus-nexus7-grouper-common.dtsi | 1 // SPDX-License-Identifier: GPL-2.0 3 #include <dt-bindings/input/gpio-keys.h> 4 #include <dt-bindings/input/input.h> 5 #include <dt-bindings/power/summit,smb347-charger.h> 6 #include <dt-bindings/thermal/thermal.h> 9 #include "tegra30-cpu-opp.dtsi" 10 #include "tegra30-cpu-opp-microvolt.dtsi" 26 * pre-existing /chosen node to be available to insert the 35 reserved-memory { 36 #address-cells = <1>; [all …]
|
/Linux-v5.10/Documentation/translations/zh_CN/process/ |
D | coding-style.rst | 1 .. include:: ../disclaimer-zh_CN.rst 3 :Original: :ref:`Documentation/process/coding-style.rst <codingstyle>` 32 -------------- 50 .. code-block:: c 71 .. code-block:: c 86 ------------------------------ 99 ------------------------------ 105 .. code-block:: c 113 .. code-block:: c 128 .. code-block:: c [all …]
|
/Linux-v5.10/security/integrity/ima/ |
D | ima_crypto.c | 1 // SPDX-License-Identifier: GPL-2.0-only 7 * Kylene Hall <kjhall@us.ibm.com> 10 * Calculates md5/sha1 file hash, template hash, boot-aggreate hash 30 /* default is 0 - 1 page. */ 42 return -EINVAL; in param_set_bufsize() 125 ima_sha1_idx = -1; in ima_init_crypto() 126 ima_hash_algo_idx = -1; in ima_init_crypto() 129 algo = ima_tpm_chip->allocated_banks[i].crypto_id; in ima_init_crypto() 149 rc = -ENOMEM; in ima_init_crypto() 154 algo = ima_tpm_chip->allocated_banks[i].crypto_id; in ima_init_crypto() [all …]
|
/Linux-v5.10/sound/isa/sb/ |
D | emu8000.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (C) 1999-2000 Takashi Iwai <tiwai@suse.de> 38 spin_lock_irqsave(&emu->reg_lock, flags); in snd_emu8000_poke() 39 if (reg != emu->last_reg) { in snd_emu8000_poke() 41 emu->last_reg = reg; in snd_emu8000_poke() 44 spin_unlock_irqrestore(&emu->reg_lock, flags); in snd_emu8000_poke() 52 spin_lock_irqsave(&emu->reg_lock, flags); in snd_emu8000_peek() 53 if (reg != emu->last_reg) { in snd_emu8000_peek() 55 emu->last_reg = reg; in snd_emu8000_peek() 58 spin_unlock_irqrestore(&emu->reg_lock, flags); in snd_emu8000_peek() [all …]
|
/Linux-v5.10/drivers/platform/x86/ |
D | acer-wmi.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * Copyright (C) 2007-2009 Carlos Corbacho <carlos@strangeworlds.co.uk> 8 * Copyright (C) 2005-2007 E.M. Smith 9 * Copyright (C) 2007-2008 Carlos Corbacho <cathectic@gmail.com> 30 #include <linux/input/sparse-keymap.h> 39 * Meaning is unknown - this number is required for writing to ACPI for AMW0 66 #define AMW0_GUID1 "67C3371D-95A3-4C37-BB61-DD47B491DAAB" 67 #define AMW0_GUID2 "431F16ED-0C2B-444C-B267-27DEB140CF9C" 68 #define WMID_GUID1 "6AF4F258-B401-42FD-BE91-3D4AC2D7C0D3" 69 #define WMID_GUID2 "95764E09-FB56-4E83-B31A-37761F60994A" [all …]
|
/Linux-v5.10/Documentation/translations/it_IT/process/ |
D | coding-style.rst | 1 .. include:: ../disclaimer-ita.rst 3 :Original: :ref:`Documentation/process/coding-style.rst <codingstyle>` 24 --------------- 29 pi-greco a 3. 51 .. code-block:: c 73 .. code-block:: c 90 ----------------------------------- 107 --------------------------------------------- 117 .. code-block:: c 126 .. code-block:: c [all …]
|
/Linux-v5.10/Documentation/process/ |
D | coding-style.rst | 19 -------------- 31 Now, some people will claim that having 8-character indentations makes 33 80-character terminal screen. The answer to that is that if you need 37 In short, 8-char indents make things easier to read, and have the added 43 instead of ``double-indenting`` the ``case`` labels. E.g.: 45 .. code-block:: c 67 .. code-block:: c 82 ---------------------------------- 99 However, never break user-visible strings such as printk messages because 104 ---------------------------- [all …]
|
/Linux-v5.10/drivers/usb/serial/ |
D | cp210x.c | 1 // SPDX-License-Identifier: GPL-2.0 9 * control thanks to Munir Nassar nassarmu@real-time.com 58 { USB_DEVICE(0x045B, 0x0053) }, /* Renesas RX610 RX-Stick */ 59 { USB_DEVICE(0x0471, 0x066A) }, /* AKTAKOM ACE-1001 cable */ 60 { USB_DEVICE(0x0489, 0xE000) }, /* Pirelli Broadband S.p.A, DP-L10 SIP/GSM Mobile */ 61 { USB_DEVICE(0x0489, 0xE003) }, /* Pirelli Broadband S.p.A, DP-L10 SIP/GSM Mobile */ 64 { USB_DEVICE(0x08e6, 0x5501) }, /* Gemalto Prox-PU/CU contactless smartcard reader */ 68 { USB_DEVICE(0x0BED, 0x1100) }, /* MEI (TM) Cashflow-SC Bill/Voucher Acceptor */ 73 { USB_DEVICE(0x0FDE, 0xCA05) }, /* OWL Wireless Electricity Monitor CM-160 */ 74 { USB_DEVICE(0x10A6, 0xAA26) }, /* Knock-off DCU-11 cable */ [all …]
|
/Linux-v5.10/mm/ |
D | slab.c | 1 // SPDX-License-Identifier: GPL-2.0 7 * kmem_cache_destroy() + some cleanup - 1999 Andrea Arcangeli 9 * Major cleanup, different bufctl logic, per-cpu arrays 17 * Pub: Prentice Hall ISBN 0-13-101908-2 19 * The Slab Allocator: An Object-Caching Kernel Memory Allocator 48 * Each cache has a short per-cpu head array, most allocs 54 * The c_cpuarray may not be read with enabled local interrupts - 61 * The per-cpu arrays are never accessed from the wrong cpu, no locking, 62 * and local interrupts are disabled so slab code is preempt-safe. 63 * The non-constant members are protected with a per-cache irq spinlock. [all …]
|