Home
last modified time | relevance | path

Searched refs:touched (Results 1 – 28 of 28) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
Dtouchwin.c56 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()
Dhp680_ts_input.c29 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()
/linux-4.1.27/arch/sparc/kernel/
Dnmi.c85 unsigned int sum, touched = 0; in perfctr_irq() local
98 touched = 1; in perfctr_irq()
105 touched = 1; in perfctr_irq()
107 if (!touched && __this_cpu_read(last_irq_sum) == sum) { in perfctr_irq()
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dci-hdrc-imx.txt12 property the PORTSC register won't be touched
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2007.txt10 The penirq pin goes to low when the panel is touched.
/linux-4.1.27/Documentation/devicetree/bindings/i2c/
Di2c-mpc.txt21 from the bootloader are preserved (not touched).
/linux-4.1.27/mm/
Dslab.c193 unsigned int touched; member
674 ac->touched = 0; in init_arraycache()
2055 cpu_cache_get(cachep)->touched = 0; in setup_cpu_cache()
2783 if (!ac->touched && batchcount > BATCHREFILL_LIMIT) { in cache_alloc_refill()
2798 n->shared->touched = 1; in cache_alloc_refill()
2862 ac->touched = 1; in cache_alloc_refill()
2947 ac->touched = 1; in ____cache_alloc()
3831 if (ac->touched && !force) { in drain_array()
3832 ac->touched = 0; in drain_array()
/linux-4.1.27/Documentation/fb/
Ddeferred_io.txt40 framebuffer at vsync time based on the touched pagelist.
/linux-4.1.27/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt42 supplies will be not be touched.
/linux-4.1.27/Documentation/powerpc/
Dtransactional_memory.txt50 IF no other processor has touched SAVINGS_ACCT(r3) or CURRENT_ACCT(r3); an
184 TM_CAUSE_EMULATE Emulation that touched memory.
/linux-4.1.27/arch/arm/kernel/
Dentry-header.S97 @ r0-r7 are used for signals and never touched from now on. Clobbering
/linux-4.1.27/Documentation/gpio/
Dsysfs.txt15 the write protection. In normal use, GPIO #23 would never be touched,
Dgpio-legacy.txt634 the write protection. In normal use, GPIO #23 would never be touched,
/linux-4.1.27/Documentation/
Dlocal_ops.txt55 - Variables touched by local ops must be per cpu variables.
Dmedia-framework.txt165 field belongs to the media device driver and must not by touched by entity
281 The use_count field is owned by media drivers and must not be touched by entity
Dparport-lowlevel.txt145 touched.
Dmd.txt429 the device before this offset is not touched, unless it is
Dmemory-barriers.txt379 touched by the load will be perceptible to any loads issued after the data
/linux-4.1.27/Documentation/metag/
Dkernel-ABI.txt243 If the function hasn't touched the frame pointer, MGETL cannot be safely used
/linux-4.1.27/Documentation/m68k/
DREADME.buddha30 as long as $48 is not touched. After $48 has been written,
/linux-4.1.27/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc5200.txt116 configuration of the watchdog is not touched. This is useful in two cases:
/linux-4.1.27/Documentation/s390/
Ddriver-model.txt222 touched by the driver - it should use the ccwgroup device's driver_data for its
/linux-4.1.27/Documentation/isdn/
DINTERFACE.CAPI105 an opaque pointer to driver specific data, not touched by Kernel CAPI
/linux-4.1.27/Documentation/cgroups/
Dmemory.txt246 pages that the cgroup has touched. If the reclaim is unsuccessful,
312 of each kmem_cache is created every time the cache is touched by the first time
/linux-4.1.27/Documentation/vm/
Dtranshuge.txt20 single page fault for each 2M virtual region touched by userland (so
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt362 As touched on already, CPUs which arrive later than the boot time of the system
/linux-4.1.27/Documentation/x86/
Dboot.txt100 low memory touched by the boot loader -- as low as possible, since
/linux-4.1.27/Documentation/networking/
Darcnet-hardware.txt87 and Avery touched it up a bit, at Vojtech's request.