Home
last modified time | relevance | path

Searched defs:input_x (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/
H A Dinputbox.c36 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
/OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/
H A Dinputbox.c35 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
/OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/
H A Dinputbox.c48 int input_x = 0, key = 0, button = -1; in dialog_inputbox() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgoodix.c351 int input_x = get_unaligned_le16(&coor_data[1]); in goodix_ts_report_touch_8b() local
366 int input_x = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch_9b() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.c591 s32 input_x = 0; in goodix_ts_work_func() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/hyn_cst2xx/
H A Dhyn_cst2xx.c1132 int input_x = 0; in cst2xx_ts_worker() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.c1135 s32 input_x = 0; in gt1x_touch_event_handler() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c849 static void hermite_spline_eetf(struct fixed31_32 input_x, in hermite_spline_eetf()