Searched full:detecting (Results 1 – 25 of 334) sorted by relevance
12345678910>>...14
/linux-6.12.1/sound/soc/codecs/ |
D | arizona-jack.c | 243 if (info->detecting) { in arizona_start_mic() 263 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic() 517 info->detecting = true; in arizona_hpdet_do_id() 720 info->detecting = false; in arizona_micd_timeout_work() 798 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading() 811 info->detecting = false; in arizona_micdet_reading() 819 info->detecting = false; in arizona_micdet_reading() 843 info->detecting = false; in arizona_micdet_reading() 869 * If we're still detecting and we detect a short then we've in arizona_micdet_reading() 873 info->detecting = false; in arizona_micdet_reading() [all …]
|
D | wm8994.h | 65 bool detecting; member
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_gen4_ras.h | 775 * BIT(0) - enable ARAM CD ECC block error detecting 776 * BIT(1) - enable ARAM pull request ECC error detecting 777 * BIT(2) - enable ARAM command dispatch ECC error detecting 778 * BIT(3) - enable ARAM read datapath push ECC error detecting 779 * BIT(4) - enable ARAM read datapath pull ECC error detecting 780 * BIT(5) - enable ARAM RMW ECC error detecting 781 * BIT(6) - enable ARAM write datapath RMW ECC error detecting 782 * BIT(7) - enable ARAM write datapath ECC error detecting
|
/linux-6.12.1/include/linux/mfd/ |
D | rohm-bd718x7.h | 273 /* Timeout value for detecting short press */ 293 /* Timeout value for detecting LONG press */
|
/linux-6.12.1/arch/arm/include/asm/ |
D | arm-cci.h | 15 * We don't have a reliable way of detecting whether,
|
/linux-6.12.1/include/linux/platform_data/ |
D | mmc-pxamci.h | 14 unsigned long detect_delay_ms; /* delay in millisecond before detecting cards after interrupt */
|
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | rohm,bu27034anuc.yaml | 14 capable of detecting a very wide range of illuminance. Typical application
|
/linux-6.12.1/Documentation/devicetree/bindings/memory-controllers/ |
D | xlnx,zynq-ddrc-a05.yaml | 16 and detecting double bit ECC errors.
|
/linux-6.12.1/include/uapi/asm-generic/ |
D | bitsperlong.h | 17 * There seems to be no way of detecting this automatically from user
|
/linux-6.12.1/tools/include/uapi/asm-generic/ |
D | bitsperlong.h | 17 * There seems to be no way of detecting this automatically from user
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | cdns,salvo-phy.yaml | 35 description: The microvolt threshold value utilized for detecting
|
/linux-6.12.1/arch/x86/pci/ |
D | init.c | 36 * in case legacy PCI probing is used. otherwise detecting peer busses in pci_arch_init()
|
/linux-6.12.1/include/linux/netfilter/ |
D | nf_conntrack_tcp.h | 20 /* For detecting stale connections */
|
/linux-6.12.1/Documentation/admin-guide/ |
D | pnp.rst | 12 Plug and Play provides a means of detecting and setting resources for legacy or 234 define these functions if the driver already has a reliable method of detecting
|
/linux-6.12.1/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.yaml | 37 description: Should specify the GPIO detecting a VBus insertion
|
/linux-6.12.1/Documentation/userspace-api/media/rc/ |
D | lirc-get-timeout.rst | 42 detecting that a IR signal is finished and can speed up the decoding
|
/linux-6.12.1/Documentation/devicetree/bindings/mmc/ |
D | synopsys-dw-mshc-common.yaml | 38 Delay in milli-seconds before detecting card after card
|
/linux-6.12.1/Documentation/devicetree/bindings/input/ |
D | cirrus,ep9307-keypad.yaml | 18 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
|
D | imx-keypad.yaml | 18 of scanning a keypad matrix. The KPP is capable of detecting, debouncing,
|
/linux-6.12.1/arch/x86/kernel/ |
D | i8237.c | 55 * Note: DMA_PAGE_2 (port 0x81) should not be checked for detecting in i8237A_init_ops()
|
/linux-6.12.1/Documentation/arch/powerpc/ |
D | cpu_features.rst | 36 After detecting the processor type, the kernel patches out sections of code
|
/linux-6.12.1/drivers/cpuidle/ |
D | Kconfig.arm | 24 It provides an idle driver that is capable of detecting and
|
/linux-6.12.1/Documentation/devicetree/bindings/fsi/ |
D | aspeed,ast2600-fsi-master.yaml | 38 Input GPIO pin for detecting the desired FSI mux state
|
/linux-6.12.1/Documentation/devicetree/bindings/gpio/ |
D | sprd,gpio-eic.yaml | 41 when detecting input signals.
|
/linux-6.12.1/Documentation/w1/masters/ |
D | ds2490.rst | 46 - The hardware supports detecting some error conditions, such as
|
12345678910>>...14