kernel_samsung_a34x-permissive/drivers/input/touchscreen/ILITEK9882/tpd_default.h
2024-04-28 15:51:13 +02:00

11 lines
182 B
C

/* 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);