Searched refs:writeres (Results 1 – 5 of 5) sorted by relevance
/linux-2.6.39/drivers/video/sis/ ! |
D | initextlfb.c | 46 int xres, int yres, struct fb_var_screeninfo *var, bool writeres);
|
D | init.h | 1550 int yres, struct fb_var_screeninfo *var, bool writeres);
|
D | init.c | 3538 struct fb_var_screeninfo *var, bool writeres in SiS_Generic_ConvertCRData() argument 3582 if(writeres) var->xres = xres = E * 8; in SiS_Generic_ConvertCRData() 3632 if(writeres) var->yres = yres = E; in SiS_Generic_ConvertCRData()
|
/linux-2.6.39/fs/nfsd/ ! |
D | xdr3.h | 254 struct nfsd3_writeres writeres; member
|
/linux-2.6.39/fs/nfs/ ! |
D | nfs2xdr.c | 1141 PROC(WRITE, writeargs, writeres, 4),
|