dbounce 260 arch/arm/mach-omap1/board-h2.c .dbounce = true, dbounce 298 arch/arm/mach-omap1/board-h3.c .dbounce = true, dbounce 204 arch/arm/mach-omap1/board-perseus2.c .dbounce = true, dbounce 112 drivers/crypto/nx/nx-842.c ctx->dbounce = (u8 *)__get_free_pages(GFP_KERNEL, BOUNCE_BUFFER_ORDER); dbounce 113 drivers/crypto/nx/nx-842.c if (!ctx->wmem || !ctx->sbounce || !ctx->dbounce) { dbounce 116 drivers/crypto/nx/nx-842.c free_page((unsigned long)ctx->dbounce); dbounce 130 drivers/crypto/nx/nx-842.c free_page((unsigned long)ctx->dbounce); dbounce 206 drivers/crypto/nx/nx-842.c dst = ctx->dbounce; dbounce 223 drivers/crypto/nx/nx-842.c if (ret == -ENOSPC && dst != ctx->dbounce) dbounce 231 drivers/crypto/nx/nx-842.c if (dst == ctx->dbounce) dbounce 384 drivers/crypto/nx/nx-842.c dst = ctx->dbounce; dbounce 408 drivers/crypto/nx/nx-842.c dst = ctx->dbounce; dbounce 423 drivers/crypto/nx/nx-842.c if (dst == ctx->dbounce) dbounce 172 drivers/crypto/nx/nx-842.h u8 *sbounce, *dbounce; dbounce 258 drivers/input/keyboard/omap-keypad.c if (pdata->dbounce) dbounce 21 include/linux/platform_data/keypad-omap.h bool dbounce;