Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dgoodix.c350 int input_x, input_y, input_w, error; in goodix_ts_report_pen_down() local
405 int input_x = get_unaligned_le16(&coor_data[1]); in goodix_ts_report_touch_8b() local
420 int input_x = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch_9b() local
/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c862 static void hermite_spline_eetf(struct fixed31_32 input_x, in hermite_spline_eetf()