Searched refs:__fb_timings (Results 1 – 1 of 1) sorted by relevance
1016 struct __fb_timings { struct1148 static void fb_timings_vfreq(struct __fb_timings *timings) in fb_timings_vfreq()1159 static void fb_timings_hfreq(struct __fb_timings *timings) in fb_timings_hfreq()1170 static void fb_timings_dclk(struct __fb_timings *timings) in fb_timings_dclk()1217 struct __fb_timings *timings; in fb_get_mode()1222 timings = kzalloc(sizeof(struct __fb_timings), GFP_KERNEL); in fb_get_mode()