Searched refs:__fb_timings (Results 1 - 1 of 1) sorted by path

/drivers/video/fbdev/core/
H A Dfbmon.c1091 struct __fb_timings { struct
1224 static void fb_timings_vfreq(struct __fb_timings *timings)
1235 static void fb_timings_hfreq(struct __fb_timings *timings)
1246 static void fb_timings_dclk(struct __fb_timings *timings)
1293 struct __fb_timings *timings;
1298 timings = kzalloc(sizeof(struct __fb_timings), GFP_KERNEL);

Completed in 109 milliseconds