Searched refs:osd_depth (Results 1 – 1 of 1) sorted by relevance
62 static int osd_depth; variable71 module_param(osd_depth, int, 0444);95 MODULE_PARM_DESC(osd_depth,984 if (osd_depth != 8 && osd_depth != 16 && osd_depth != 32) in ivtvfb_init_vidmode()985 osd_depth = 8; in ivtvfb_init_vidmode()986 oi->bits_per_pixel = osd_depth; in ivtvfb_init_vidmode()995 if (osd_depth == 8) in ivtvfb_init_vidmode()997 else if (osd_depth == 16) in ivtvfb_init_vidmode()