Home
last modified time | relevance | path

Searched defs:y_pos (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Ddmabuf.h45 __u32 y_pos; /* vertical position of cursor plane */ member
Dfb_decoder.h126 u32 y_pos; /* in lines */ member
142 u32 y_pos; /* in lines */ member
/Linux-v4.19/drivers/gpu/ipu-v3/
Dipu-dp.c123 int ipu_dp_set_window_pos(struct ipu_dp *dp, u16 x_pos, u16 y_pos) in ipu_dp_set_window_pos()
/Linux-v4.19/drivers/input/touchscreen/
Dfsl-imx25-tcq.c241 unsigned int y_pos = 0; in mx25_tcq_create_event_for_4wire() local
/Linux-v4.19/include/uapi/linux/
Dvfio.h557 __u32 y_pos; /* vertical position of cursor plane*/ member
/Linux-v4.19/drivers/video/fbdev/
Dmx3fb.c477 int16_t x_pos, int16_t y_pos) in sdc_set_window_pos()