Searched refs:osd_depth (Results 1 – 1 of 1) sorted by relevance
64 static int osd_depth; variable73 module_param(osd_depth, int, 0444);97 MODULE_PARM_DESC(osd_depth,985 if (osd_depth != 8 && osd_depth != 16 && osd_depth != 32) in ivtvfb_init_vidmode()986 osd_depth = 8; in ivtvfb_init_vidmode()987 oi->bits_per_pixel = osd_depth; in ivtvfb_init_vidmode()996 if (osd_depth == 8) in ivtvfb_init_vidmode()998 else if (osd_depth == 16) in ivtvfb_init_vidmode()