Searched refs:def_rotate (Results 1 – 2 of 2) sorted by relevance
47 static unsigned int def_rotate; variable1495 var->rotate = def_rotate; in fbinfo_init()1913 def_rotate = (simple_strtoul(this_opt + 7, NULL, 0)); in omapfb_setup()1957 module_param_named(rotate, def_rotate, uint, 0664);
46 static int def_rotate; variable1760 var->rotate = def_rotate; in omapfb_fb_init()2646 module_param_named(rotate, def_rotate, int, 0);