kernel_samsung_a34x-permissive/drivers/input/touchscreen/mediatek/tpd_default.h
2024-04-28 15:49:01 +02:00

11 lines
181 B
C
Executable file

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2019 MediaTek Inc.
*/
#ifndef TPD_FAT_TOUCH
#define TPD_FAT_TOUCH 120
#endif
int tpd_trembling_tolerance(int t, int p);