Home
last modified time | relevance | path

Searched refs:fb_get_hfreq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbmon.c1127 * fb_get_hfreq - estimate hsync
1139 static u32 fb_get_hfreq(u32 vfreq, u32 yres) in fb_get_hfreq() function
1150 timings->hfreq = fb_get_hfreq(timings->vfreq, timings->vactive); in fb_timings_vfreq()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dfbmon.c1127 * fb_get_hfreq - estimate hsync
1139 static u32 fb_get_hfreq(u32 vfreq, u32 yres) in fb_get_hfreq() function
1150 timings->hfreq = fb_get_hfreq(timings->vfreq, timings->vactive); in fb_timings_vfreq()

Completed in 5 milliseconds