Searched refs:writeres (Results 1 – 5 of 5) sorted by relevance
| /linux-4.4.14/drivers/video/fbdev/sis/ |
| D | initextlfb.c | 46 int xres, int yres, struct fb_var_screeninfo *var, bool writeres);
|
| D | init.h | 1505 int yres, struct fb_var_screeninfo *var, bool writeres);
|
| D | init.c | 3539 struct fb_var_screeninfo *var, bool writeres in SiS_Generic_ConvertCRData() argument 3583 if(writeres) var->xres = xres = E * 8; in SiS_Generic_ConvertCRData() 3633 if(writeres) var->yres = yres = E; in SiS_Generic_ConvertCRData()
|
| /linux-4.4.14/fs/nfsd/ |
| D | xdr3.h | 259 struct nfsd3_writeres writeres; member
|
| /linux-4.4.14/fs/nfs/ |
| D | nfs2xdr.c | 1135 PROC(WRITE, writeargs, writeres, 4),
|