Searched refs:find_gtf2 (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/ |
D | drm_edid.c | 3014 find_gtf2(const struct detailed_timing *descriptor, void *data) in find_gtf2() function 3033 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_hbreak() 3045 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_2c() 3057 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_m() 3069 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_k() 3081 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_2j()
|