Home
last modified time | relevance | path

Searched defs:max_touches (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch_ft5436/
H A Dfocaltech_point_report_check.c62 u32 max_touches = fts_data->pdata->max_touch_number; in fts_prc_func() local
H A Dfocaltech_core.c358 u32 max_touches = fts_data->pdata->max_touch_number; in fts_release_all_finger() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dili210x.c35 unsigned int max_touches; member
/OK3568_Linux_fs/external/xserver/dix/
H A Ddevices.c1621 InitTouchClassDeviceStruct(DeviceIntPtr device, unsigned int max_touches, in InitTouchClassDeviceStruct()
/OK3568_Linux_fs/external/xserver/include/
H A Dinputstr.h347 unsigned short max_touches; /* maximum number of touches, may be 0 */ member