/linux-4.4.14/drivers/input/touchscreen/ |
D | touchwin.c | 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()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | nmi.c | 85 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/ |
D | tsc2007.txt | 10 The penirq pin goes to low when the panel is touched.
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-mpc.txt | 21 from the bootloader are preserved (not touched).
|
/linux-4.4.14/mm/ |
D | slab.c | 193 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()
|
D | Kconfig | 646 not been touched during a given period of time. This information can
|
/linux-4.4.14/Documentation/fb/ |
D | deferred_io.txt | 40 framebuffer at vsync time based on the touched pagelist.
|
/linux-4.4.14/Documentation/powerpc/ |
D | transactional_memory.txt | 50 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/ |
D | ci-hdrc-usb2.txt | 16 property the PORTSC register won't be touched.
|
/linux-4.4.14/Documentation/devicetree/bindings/power/ |
D | rockchip-io-domain.txt | 44 supplies will be not be touched.
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 97 @ r0-r7 are used for signals and never touched from now on. Clobbering
|
/linux-4.4.14/Documentation/gpio/ |
D | sysfs.txt | 15 the write protection. In normal use, GPIO #23 would never be touched,
|
D | gpio-legacy.txt | 634 the write protection. In normal use, GPIO #23 would never be touched,
|
/linux-4.4.14/Documentation/ |
D | local_ops.txt | 55 - Variables touched by local ops must be per cpu variables.
|
D | media-framework.txt | 165 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
|
D | parport-lowlevel.txt | 145 touched.
|
D | md.txt | 429 the device before this offset is not touched, unless it is
|
D | memory-barriers.txt | 379 touched by the load will be perceptible to any loads issued after the data
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 243 If the function hasn't touched the frame pointer, MGETL cannot be safely used
|
/linux-4.4.14/Documentation/m68k/ |
D | README.buddha | 30 as long as $48 is not touched. After $48 has been written,
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | mpc5200.txt | 116 configuration of the watchdog is not touched. This is useful in two cases:
|
/linux-4.4.14/Documentation/s390/ |
D | driver-model.txt | 222 touched by the driver - it should use the ccwgroup device's driver_data for its
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE.CAPI | 105 an opaque pointer to driver specific data, not touched by Kernel CAPI
|
/linux-4.4.14/drivers/net/ethernet/rocker/ |
D | rocker.c | 155 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/ |
D | memory.txt | 246 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/ |
D | transhuge.txt | 20 single page fault for each 2M virtual region touched by userland (so
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 362 As touched on already, CPUs which arrive later than the boot time of the system
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 947 Typically this value would only be touched in the nohz_full case
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 100 low memory touched by the boot loader -- as low as possible, since
|
/linux-4.4.14/Documentation/networking/ |
D | arcnet-hardware.txt | 87 and Avery touched it up a bit, at Vojtech's request.
|