Home
last modified time | relevance | path

Searched full:detecting (Results 1 – 25 of 551) sorted by relevance

12345678910>>...23

/kernel/linux/linux-4.19/include/linux/platform_data/
Dmmc-pxamci.h13 unsigned long detect_delay_ms; /* delay in millisecond before detecting cards after interrupt */
18 int gpio_card_detect; /* gpio detecting card insertion */
19 int gpio_card_ro; /* gpio detecting read only toggle */
/kernel/linux/linux-4.19/drivers/extcon/
Dextcon-arizona.c106 bool detecting; member
306 if (info->detecting) { in arizona_start_mic()
327 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic()
584 info->detecting = true; in arizona_hpdet_do_id()
810 info->detecting = false; in arizona_micd_timeout_work()
845 if (info->detecting && arizona->pdata.micd_software_compare) { in arizona_micd_detect()
906 info->detecting = false; in arizona_micd_detect()
912 if (info->detecting && (val & ARIZONA_MICD_LVL_8)) { in arizona_micd_detect()
914 info->detecting = false; in arizona_micd_detect()
940 if (info->detecting && (val & MICD_LVL_1_TO_7)) { in arizona_micd_detect()
[all …]
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-arizona.c95 bool detecting; member
295 if (info->detecting) { in arizona_start_mic()
320 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_start_mic()
586 info->detecting = true; in arizona_hpdet_do_id()
801 info->detecting = false; in arizona_micd_timeout_work()
882 if (info->detecting && arizona->pdata.micd_software_compare) in arizona_micdet_reading()
895 info->detecting = false; in arizona_micdet_reading()
903 info->detecting = false; in arizona_micdet_reading()
933 info->detecting = false; in arizona_micdet_reading()
959 * If we're still detecting and we detect a short then we've in arizona_micdet_reading()
[all …]
/kernel/linux/linux-5.10/arch/x86/include/asm/
Diommu_table.h64 * to stop detecting the other IOMMUs after yours has been detected.
84 * in that the former will continue detecting other IOMMUs in the call
/kernel/linux/linux-4.19/arch/x86/include/asm/
Diommu_table.h64 * to stop detecting the other IOMMUs after yours has been detected.
84 * in that the former will continue detecting other IOMMUs in the call
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/
Dbitsperlong.h5 * There seems to be no way of detecting this automatically from user
/kernel/linux/linux-4.19/tools/include/uapi/asm-generic/
Dbitsperlong.h5 * There seems to be no way of detecting this automatically from user
/kernel/linux/linux-4.19/include/uapi/asm-generic/
Dbitsperlong.h6 * There seems to be no way of detecting this automatically from user
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dbitsperlong.h6 * There seems to be no way of detecting this automatically from user
/kernel/linux/linux-5.10/arch/arm/include/asm/
Darm-cci.h15 * We don't have a reliable way of detecting whether,
/kernel/linux/linux-5.10/include/linux/mfd/
Drohm-bd718x7.h273 /* Timeout value for detecting short press */
293 /* Timeout value for detecting LONG press */
/kernel/linux/linux-5.10/include/linux/platform_data/
Dmmc-pxamci.h13 unsigned long detect_delay_ms; /* delay in millisecond before detecting cards after interrupt */
/kernel/linux/linux-4.19/include/linux/mfd/
Drohm-bd718x7.h304 /* Timeout value for detecting short press */
324 /* Timeout value for detecting LONG press */
/kernel/linux/linux-4.19/arch/x86/pci/
Dinit.c29 * in case legacy PCI probing is used. otherwise detecting peer busses in pci_arch_init()
/kernel/linux/linux-4.19/arch/arm/include/asm/
Darm-cci.h26 * We don't have a reliable way of detecting whether,
/kernel/linux/linux-5.10/arch/x86/pci/
Dinit.c36 * in case legacy PCI probing is used. otherwise detecting peer busses in pci_arch_init()
/kernel/linux/linux-5.10/include/linux/netfilter/
Dnf_conntrack_tcp.h20 /* For detecting stale connections */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/fsi/
Dfsi-master-aspeed.txt19 - fsi-mux-gpios: GPIO for detecting the desired FSI mux state
/kernel/linux/linux-4.19/include/linux/netfilter/
Dnf_conntrack_tcp.h20 /* For detecting stale connections */
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/
Dusb-nop-xceiv.txt21 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Dusb-nop-xceiv.txt21 - vbus-detect-gpio: should specify the GPIO detecting a VBus insertion
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dpnp.rst12 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
/kernel/linux/linux-4.19/Documentation/
Dpnp.txt12 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
/kernel/linux/linux-4.19/Documentation/media/uapi/rc/
Dlirc-get-timeout.rst40 detecting that a IR signal is finished and can speed up the decoding
/kernel/linux/linux-5.10/Documentation/userspace-api/media/rc/
Dlirc-get-timeout.rst42 detecting that a IR signal is finished and can speed up the decoding

12345678910>>...23