Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dgoodix.c352 int input_x, input_y, input_w, error; in goodix_ts_report_pen_down() local
409 int input_w = get_unaligned_le16(&coor_data[5]); in goodix_ts_report_touch_8b() local
424 int input_w = get_unaligned_le16(&coor_data[7]); in goodix_ts_report_touch_9b() local
/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.h87 u16 input_w, input_h; member