Searched refs:def_rotate (Results 1 – 2 of 2) sorted by relevance
34 static unsigned int def_rotate; variable1456 var->rotate = def_rotate; in fbinfo_init()1872 def_rotate = (simple_strtoul(this_opt + 7, NULL, 0)); in omapfb_setup()1916 module_param_named(rotate, def_rotate, uint, 0664);
35 static int def_rotate; variable1746 var->rotate = def_rotate; in omapfb_fb_init()2625 module_param_named(rotate, def_rotate, int, 0);