Searched defs:input_w (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | goodix.c | 350 int input_x, input_y, input_w, error; in goodix_ts_report_pen_down() local 407 int input_w = get_unaligned_le16(&coor_data[5]); in goodix_ts_report_touch_8b() local 422 int input_w = get_unaligned_le16(&coor_data[7]); in goodix_ts_report_touch_9b() local
|
/openbmc/linux/drivers/media/i2c/ |
H A D | rj54n1cb0c.c | 550 int output_w, output_h, input_w = rect->width, input_h = rect->height; in rj54n1_set_selection() local 638 unsigned int skip, resize, input_w = *in_w, input_h = *in_h, in rj54n1_sensor_scale() local 984 input_w = rj54n1->rect.width, input_h = rj54n1->rect.height; in rj54n1_set_fmt() local
|
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | malidp_hw.h | 87 u16 input_w, input_h; member
|