Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/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.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dtsc2007.txt10 The penirq pin goes to low when the panel is touched.
/linux-4.4.14/Documentation/devicetree/bindings/i2c/
Di2c-mpc.txt21 from the bootloader are preserved (not touched).
/linux-4.4.14/mm/
Dslab.c193 unsigned int touched; member
675 ac->touched = 0; in init_arraycache()
2046 cpu_cache_get(cachep)->touched = 0; in setup_cpu_cache()
2774 if (!ac->touched && batchcount > BATCHREFILL_LIMIT) { in cache_alloc_refill()
2789 n->shared->touched = 1; in cache_alloc_refill()
2853 ac->touched = 1; in cache_alloc_refill()
2938 ac->touched = 1; in ____cache_alloc()
3835 if (ac->touched && !force) { in drain_array()
3836 ac->touched = 0; in drain_array()
DKconfig646 not been touched during a given period of time. This information can
/linux-4.4.14/Documentation/fb/
Ddeferred_io.txt40 framebuffer at vsync time based on the touched pagelist.
/linux-4.4.14/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.4.14/Documentation/devicetree/bindings/usb/
Dci-hdrc-usb2.txt16 property the PORTSC register won't be touched.
/linux-4.4.14/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt44 supplies will be not be touched.
/linux-4.4.14/arch/arm/kernel/
Dentry-header.S97 @ r0-r7 are used for signals and never touched from now on. Clobbering
/linux-4.4.14/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.4.14/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.4.14/Documentation/metag/
Dkernel-ABI.txt243 If the function hasn't touched the frame pointer, MGETL cannot be safely used
/linux-4.4.14/Documentation/m68k/
DREADME.buddha30 as long as $48 is not touched. After $48 has been written,
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/
Dmpc5200.txt116 configuration of the watchdog is not touched. This is useful in two cases:
/linux-4.4.14/Documentation/s390/
Ddriver-model.txt222 touched by the driver - it should use the ccwgroup device's driver_data for its
/linux-4.4.14/Documentation/isdn/
DINTERFACE.CAPI105 an opaque pointer to driver specific data, not touched by Kernel CAPI
/linux-4.4.14/drivers/net/ethernet/rocker/
Drocker.c155 unsigned long touched; member
3627 fdb->touched = jiffies; in rocker_port_fdb()
3638 found->touched = jiffies; in rocker_port_fdb()
3721 expires = entry->touched + rocker_port->ageing_time; in rocker_fdb_cleanup()
/linux-4.4.14/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.4.14/Documentation/vm/
Dtranshuge.txt20 single page fault for each 2M virtual region touched by userland (so
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt362 As touched on already, CPUs which arrive later than the boot time of the system
/linux-4.4.14/Documentation/sysctl/
Dkernel.txt947 Typically this value would only be touched in the nohz_full case
/linux-4.4.14/Documentation/x86/
Dboot.txt100 low memory touched by the boot loader -- as low as possible, since
/linux-4.4.14/Documentation/networking/
Darcnet-hardware.txt87 and Avery touched it up a bit, at Vojtech's request.