| /linux/drivers/input/touchscreen/ |
| H A 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() 77 } else if (tw->touched) { /* untouch */ in tw_interrupt() 81 tw->touched = 0; in tw_interrupt()
|
| H A 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/arch/sparc/kernel/ |
| H A D | nmi.c | 89 unsigned int sum, touched = 0; in perfctr_irq() local 102 touched = 1; in perfctr_irq() 109 touched = 1; in perfctr_irq() 111 if (!touched && __this_cpu_read(last_irq_sum) == sum) { in perfctr_irq()
|
| /linux/drivers/usb/gadget/function/ |
| H A D | u_uvc.h | 63 * descriptors. Used by configfs only, must not be touched by legacy 77 * Used by configfs only, must not be touched by legacy gadgets. The
|
| /linux/tools/testing/ktest/examples/include/ |
| H A 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/include/asm-generic/ |
| H A D | local64.h | 59 /* Non-atomic variants, ie. preemption disabled and won't be touched 98 /* Non-atomic variants, ie. preemption disabled and won't be touched
|
| H A D | local.h | 50 /* Non-atomic variants, ie. preemption disabled and won't be touched
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-boot-vector.h | 25 * application specific manner, they are not touched by the vectoring
|
| /linux/arch/arc/kernel/ |
| H A D | ctx_sw_asm.S | 18 ; - r0: prev task (so r0 not touched)
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-tch-td08.rst | 20 a small range depending on whether the sensor is touched or not. The full value
|
| H A D | pixfmt-tch-td16.rst | 21 through a small range depending on whether the sensor is touched or not. The
|
| /linux/arch/hexagon/include/asm/ |
| H A D | mmu_context.h | 36 * touched. in switch_mm()
|
| /linux/rust/pin-init/internal/src/ |
| H A D | lib.rs | 5 // touched by Kconfig when the version string from the compiler changes.
|
| /linux/tools/perf/tests/shell/ |
| H A D | record+script_probe_vfs_getname.sh | 33 echo "Looking at perf.data file for vfs_getname records for the file we touched:"
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_counters.h | 34 unsigned long touched; member
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-class-wakeup | 69 source was touched last time, in milliseconds.
|
| /linux/include/linux/ |
| H A D | journal-head.h | 82 * committing it when the new transaction touched it.
|
| /linux/Documentation/driver-api/md/ |
| H A D | raid5-ppl.rst | 11 that have not been touched by a write request during the unclean shutdown can
|
| /linux/fs/xfs/ |
| H A D | xfs_extent_busy.h | 73 * happens by a zone reset, which forces out all transactions that touched the
|
| /linux/lib/crc/x86/ |
| H A D | crc-pclmul-template.h | 49 * has touched, which could result in a larger cutoff being better. Indeed, a
|
| /linux/include/scsi/ |
| H A D | libsas.h | 271 void *lldd_port; /* not touched by the sas class code */ 337 void *lldd_phy; /* not touched by the sas_class_code */ 380 void *lldd_ha; /* not touched by sas class code */
|
| /linux/Documentation/devicetree/bindings/i2c/ |
| H A D | i2c-mpc.yaml | 42 preserved (not touched)
|
| /linux/drivers/hid/ |
| H A D | hid-steam.c | 1991 * 10.3 | BTN_THUMB | left-pad touched (but see explanation below) 1992 * 10.4 | BTN_THUMB2 | right-pad touched 2053 * (lpad_touched || lpad_and_joy) tells if the lpad is really touched. in steam_do_input_event() 2143 * 10.3 | -- | left pad touched 2144 * 10.4 | -- | right pad touched 2170 * 13.6 | -- | left joystick touched 2171 * 13.7 | -- | right joystick touched 2379 * 4.4 | -- | right joystick touched 2380 * 4.5 | -- | right pad touched 2383 * 5.0 | -- | left joystick touched [all …]
|
| /linux/Documentation/fb/ |
| H A D | deferred_io.rst | 41 framebuffer at vsync time based on the touched pagelist.
|
| /linux/Documentation/arch/powerpc/ |
| H A 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.
|