/Linux-v5.4/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()
|
/Linux-v5.4/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()
|
/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/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
|
/Linux-v5.4/arch/powerpc/mm/book3s64/ |
D | pkeys.c | 21 static u64 pkey_amr_mask; /* Bits in AMR not to be touched */ 22 static u64 pkey_iamr_mask; /* Bits in AMR not to be touched */ 23 static u64 pkey_uamor_mask; /* Bits in UMOR not to be touched */
|
/Linux-v5.4/Documentation/devicetree/bindings/input/touchscreen/ |
D | tsc2007.txt | 10 The penirq pin goes to low when the panel is touched.
|
/Linux-v5.4/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:"
|
/Linux-v5.4/arch/mips/include/asm/octeon/ |
D | cvmx-boot-vector.h | 25 * application specific manner, they are not touched by the vectoring
|
/Linux-v5.4/Documentation/media/uapi/v4l/ |
D | pixfmt-tch-td08.rst | 26 a small range depending on whether the sensor is touched or not. The full value
|
D | pixfmt-tch-td16.rst | 27 through a small range depending on whether the sensor is touched or not. The
|
/Linux-v5.4/Documentation/devicetree/bindings/i2c/ |
D | i2c-mpc.txt | 19 from the bootloader are preserved (not touched).
|
/Linux-v5.4/arch/hexagon/include/asm/ |
D | mmu_context.h | 62 * touched. in switch_mm()
|
/Linux-v5.4/kernel/sched/ |
D | features.h | 18 * touched, increases cache locality.
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-class-wakeup | 69 source was touched last time, in milliseconds.
|
/Linux-v5.4/include/scsi/ |
D | libsas.h | 278 void *lldd_port; /* not touched by the sas class code */ 346 void *lldd_phy; /* not touched by the sas_class_code */ 398 void *lldd_ha; /* not touched by sas class code */
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/ |
D | pmu.yaml | 77 state. If not present the ARMv7 SDER will not be touched,
|
/Linux-v5.4/Documentation/driver-api/md/ |
D | raid5-ppl.rst | 11 that have not been touched by a write request during the unclean shutdown can
|
/Linux-v5.4/include/linux/ |
D | journal-head.h | 75 * committing it when the new transaction touched it.
|
D | slab_def.h | 21 /* 2) touched by every alloc & free from the backend */
|
/Linux-v5.4/Documentation/powerpc/ |
D | transactional_memory.rst | 51 IF no other processor has touched SAVINGS_ACCT(r3) or CURRENT_ACCT(r3); an 188 TM_CAUSE_EMULATE Emulation that touched memory.
|
/Linux-v5.4/arch/unicore32/include/asm/ |
D | mmu_context.h | 41 * is concerned. No registers are touched. We avoid
|
/Linux-v5.4/Documentation/fb/ |
D | deferred_io.rst | 41 framebuffer at vsync time based on the touched pagelist.
|
/Linux-v5.4/arch/mips/include/asm/ |
D | fpregdef.h | 23 * explicitly put ".set hardfloat" where floating point registers are touched.
|