Home
last modified time | relevance | path

Searched refs:find_gtf2 (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/
H A Ddrm_edid.c3155 find_gtf2(const struct detailed_timing *descriptor, void *data) in find_gtf2() function
3174 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_hbreak()
3186 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_2c()
3198 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_m()
3210 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_k()
3222 drm_for_each_detailed_block(drm_edid, find_gtf2, &descriptor); in drm_gtf2_2j()