Searched full:ghost (Results 1 – 25 of 41) sorted by relevance
12
/Linux-v5.10/Documentation/devicetree/bindings/input/ |
D | nvidia,tegra20-kbc.txt | 31 - nvidia,ghost-filter: enable ghost filtering for this device 44 nvidia,ghost-filter;
|
D | google,cros-ec-keyb.yaml | 28 google,needs-ghost-filter: 30 Enable a ghost filter for the matrix keyboard. This is recommended 45 google,needs-ghost-filter;
|
/Linux-v5.10/include/media/i2c/ |
D | upd64031a.h | 3 * upd64031a - NEC Electronics Ghost Reduction input defines 11 /* Ghost reduction modes */
|
D | upd64083.h | 22 upd64031a ghost reduction device. If this device is not present, or 41 combination with the upd64031a ghost reduction device.
|
/Linux-v5.10/drivers/gpu/drm/ttm/ |
D | ttm_bo_util.c | 569 * needs to stay alive. Otherwhise hang it on the ghost in ttm_bo_move_to_ghost() 636 struct ttm_buffer_object *ghost; in ttm_bo_pipeline_gutting() local 639 ret = ttm_buffer_object_transfer(bo, &ghost); in ttm_bo_pipeline_gutting() 643 ret = dma_resv_copy_fences(&ghost->base._resv, bo->base.resv); in ttm_bo_pipeline_gutting() 652 dma_resv_unlock(&ghost->base._resv); in ttm_bo_pipeline_gutting() 653 ttm_bo_put(ghost); in ttm_bo_pipeline_gutting()
|
/Linux-v5.10/Documentation/input/devices/ |
D | ntrig.rst | 86 As observed ghost contacts are similar to actual use of the sensor, but they 87 seem to have different profiles. Ghost activity typically shows up as small 111 you actually are using the screen. In practice this sort of ghost has
|
/Linux-v5.10/include/linux/platform_data/ |
D | keypad-omap.h | 29 * in order to workaround certain crappy HW designs that produce ghost
|
/Linux-v5.10/drivers/media/i2c/ |
D | upd64083.c | 50 NEC upd64031a ghost reduction chip. */ 175 /* Initially assume that a ghost reduction chip is present */ in upd64083_probe()
|
D | upd64031a.c | 3 * upd64031A - NEC Electronics Ghost Reduction for NTSC in Japan
|
D | Kconfig | 609 tristate "NEC Electronics uPD64031A Ghost Reduction" 612 Support for the NEC Electronics uPD64031A Ghost Reduction
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | cros-ec-keyboard.dtsi | 15 google,needs-ghost-filter;
|
D | tegra20-seaboard.dts | 548 nvidia,ghost-filter;
|
/Linux-v5.10/drivers/input/keyboard/ |
D | pmic8xxx-keypad.c | 264 dev_dbg(kp->dev, "detected ghost key on row[%d]" in pmic8xxx_detect_ghost_keys() 286 /* detecting ghost key is not an error */ in pmic8xxx_kp_scan_matrix()
|
D | cros_ec_keyb.c | 140 dev_dbg(dev, "ghost found at: B[%02d]:0x%02x & B[%02d]:0x%02x", in cros_ec_keyb_has_ghosting() 564 "google,needs-ghost-filter"); in cros_ec_keyb_register_matrix()
|
D | tegra-kbc.c | 507 if (of_find_property(np, "nvidia,needs-ghost-filter", NULL)) in tegra_kbc_parse_dt()
|
/Linux-v5.10/drivers/media/pci/ivtv/ |
D | ivtv-cards.h | 262 u8 gr_config; /* config byte for the ghost reduction device */
|
/Linux-v5.10/Documentation/vm/ |
D | frontswap.rst | 256 some kind of "ghost" swap device and ensure that it is never used.
|
/Linux-v5.10/Documentation/admin-guide/ |
D | svga.rst | 100 ``ghost modes``). If you are afraid this could damage your monitor, don't use
|
/Linux-v5.10/drivers/ata/ |
D | pata_pcmcia.c | 57 ata_dev_warn(slave, "is a ghost device, ignoring\n"); in pcmcia_set_mode()
|
/Linux-v5.10/drivers/net/wireless/broadcom/b43/ |
D | phy_common.c | 423 * firmware from sending ghost packets. in b43_switch_channel()
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | i2c-cardlist.rst | 237 upd64031a NEC Electronics uPD64031A Ghost Reduction
|
/Linux-v5.10/drivers/scsi/ |
D | sr.c | 30 * transparently and lose the GHOST hack
|
/Linux-v5.10/drivers/media/rc/ |
D | ati_remote.c | 612 * it would cause ghost repeats which would be a in ati_remote_input_report()
|
/Linux-v5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra132-norrin.dts | 797 google,needs-ghost-filter;
|
/Linux-v5.10/drivers/media/dvb-frontends/ |
D | lgdt3306a.c | 1345 /* Dynamic ghost exists */ in lgdt3306a_pre_monitoring() 1370 } else { /* Weak ghost or static channel */ in lgdt3306a_pre_monitoring()
|
12