Lines Matching refs:module_param
242 module_param(accel, bool, S_IRUGO);
244 module_param(vram, int, S_IRUGO);
246 module_param(voffset, int, S_IRUGO);
248 module_param(hwcursor, bool, S_IRUGO);
250 module_param(mtrr, bool, S_IRUGO);
252 module_param(fixed, bool, S_IRUGO);
254 module_param(noinit, bool, 0);
256 module_param(noregister, bool, 0);
258 module_param(probeonly, bool, 0);
260 module_param(idonly, bool, 0);
262 module_param(bailearly, int, 0);
264 module_param(mode, charp, S_IRUGO);