Home
last modified time | relevance | path

Searched defs:y0 (Results 1 – 10 of 10) sorted by relevance

/drivers/gpu/drm/omapdrm/
Dtcm-sita.c559 static s32 is_area_free(struct tcm_area ***map, u16 x0, u16 y0, u16 w, u16 h) in is_area_free()
602 static s32 update_candidate(struct tcm *tcm, u16 x0, u16 y0, u16 w, u16 h, in update_candidate()
Dtcm-sita.h87 void assign(struct tcm_area *a, u16 x0, u16 y0, u16 x1, u16 y1) in assign()
Domap_dmm_tiler.h32 u32 y0:8; member
/drivers/input/touchscreen/
Dmc13783_ts.c74 int x0, x1, x2, y0, y1, y2; in mc13783_ts_report_sample() local
/drivers/media/usb/gspca/
Dw996Xcf.c357 y0 = 0x0000, in w9968cf_init() local
/drivers/video/fbdev/
Dhpfb.c125 static void topcat_blit(int x0, int y0, int x1, int y1, int w, int h, int rr) in topcat_blit()
Dcg6.c199 u32 x0, y0, z0, color0; member
/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv17.h117 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate()
/drivers/media/pci/ttpci/
Dav7110_hw.c1007 static int OSDSetBlock(struct av7110 *av7110, int x0, int y0, in OSDSetBlock()
/drivers/gpu/drm/i2c/
Dch7006_priv.h158 static inline int interpolate(int y0, int y1, int y2, int x) in interpolate()