| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | touchwin.c | 16 * constantly outputs a stream of 0's unless it is touched. 52 int touched; member 64 tw->touched = 1; in tw_interrupt() 74 } else if (tw->touched) { /* untouch */ in tw_interrupt() 78 tw->touched = 0; in tw_interrupt()
|
| D | hp680_ts_input.c | 30 int touched = 0; in do_softint() local 54 touched = __raw_readb(PHDR) & PHDR_TS_PEN_DOWN; in do_softint() 57 if (touched) { in do_softint()
|
| /kernel/linux/linux-4.19/drivers/input/touchscreen/ |
| D | touchwin.c | 20 * constantly outputs a stream of 0's unless it is touched. 56 int touched; member 68 tw->touched = 1; in tw_interrupt() 78 } else if (tw->touched) { /* untouch */ in tw_interrupt() 82 tw->touched = 0; in tw_interrupt()
|
| D | hp680_ts_input.c | 29 int touched = 0; in do_softint() local 53 touched = __raw_readb(PHDR) & PHDR_TS_PEN_DOWN; in do_softint() 56 if (touched) { in do_softint()
|
| /kernel/linux/linux-4.19/arch/sparc/kernel/ |
| D | nmi.c | 83 unsigned int sum, touched = 0; in perfctr_irq() local 96 touched = 1; in perfctr_irq() 103 touched = 1; in perfctr_irq() 105 if (!touched && __this_cpu_read(last_irq_sum) == sum) { in perfctr_irq()
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | nmi.c | 84 unsigned int sum, touched = 0; in perfctr_irq() local 97 touched = 1; in perfctr_irq() 104 touched = 1; in perfctr_irq() 106 if (!touched && __this_cpu_read(last_irq_sum) == sum) { in perfctr_irq()
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| D | u_uvc.h | 60 * descriptors. Used by configfs only, must not be touched by legacy 68 * Used by configfs only, must not be touched by legacy gadgets. The
|
| /kernel/linux/linux-4.19/drivers/usb/gadget/function/ |
| D | u_uvc.h | 57 * descriptors. Used by configfs only, must not be touched by legacy 65 * Used by configfs only, must not be touched by legacy gadgets. The
|
| /kernel/linux/linux-4.19/tools/testing/ktest/examples/include/ |
| D | patchcheck.conf | 5 # commit has touched, and if any of those files produce a warning, then 59 # touched by the commit. To detect these kinds of warnings, you
|
| /kernel/linux/linux-5.10/tools/testing/ktest/examples/include/ |
| D | patchcheck.conf | 5 # commit has touched, and if any of those files produce a warning, then 59 # touched by the commit. To detect these kinds of warnings, you
|
| /kernel/linux/linux-5.10/mm/ |
| D | mapping_dirty_helpers.c | 30 * virtual address space of touched ptes for efficient range TLB flushes. 81 * virtual address space of touched ptes for efficient TLB flushes. 84 * touched.
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | local64.h | 50 /* Non-atomic variants, ie. preemption disabled and won't be touched 88 /* Non-atomic variants, ie. preemption disabled and won't be touched
|
| /kernel/linux/linux-4.19/include/asm-generic/ |
| D | local64.h | 50 /* Non-atomic variants, ie. preemption disabled and won't be touched 88 /* Non-atomic variants, ie. preemption disabled and won't be touched
|
| /kernel/linux/linux-4.19/arch/powerpc/mm/ |
| D | pkeys.c | 19 u64 pkey_amr_mask; /* Bits in AMR not to be touched */ 20 u64 pkey_iamr_mask; /* Bits in AMR not to be touched */ 21 u64 pkey_uamor_mask; /* Bits in UMOR not to be touched */
|
| /kernel/linux/linux-4.19/tools/perf/tests/shell/ |
| D | record+script_probe_vfs_getname.sh | 25 echo "Looking at perf.data file for vfs_getname records for the file we touched:"
|
| /kernel/linux/linux-4.19/Documentation/media/uapi/v4l/ |
| D | pixfmt-tch-td08.rst | 19 a small range depending on whether the sensor is touched or not. The full value
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
| D | cvmx-boot-vector.h | 25 * application specific manner, they are not touched by the vectoring
|
| /kernel/linux/linux-5.10/tools/perf/tests/shell/ |
| D | record+script_probe_vfs_getname.sh | 27 echo "Looking at perf.data file for vfs_getname records for the file we touched:"
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | tsc2007.txt | 10 The penirq pin goes to low when the panel is touched.
|
| /kernel/linux/linux-4.19/arch/mips/include/asm/octeon/ |
| D | cvmx-boot-vector.h | 25 * application specific manner, they are not touched by the vectoring
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/touchscreen/ |
| D | tsc2007.txt | 10 The penirq pin goes to low when the panel is touched.
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-tch-td08.rst | 19 a small range depending on whether the sensor is touched or not. The full value
|
| D | pixfmt-tch-td16.rst | 20 through a small range depending on whether the sensor is touched or not. The
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/i2c/ |
| D | i2c-mpc.txt | 19 from the bootloader are preserved (not touched).
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/i2c/ |
| D | i2c-mpc.txt | 19 from the bootloader are preserved (not touched).
|