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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_edid_modes.h328 } est3_modes[] = { variable in typeref:struct:__anon11226
380 static const int num_est3_modes = sizeof(est3_modes) / sizeof(est3_modes[0]);
H A Ddrm_edid.c1010 if (m >= ARRAY_SIZE(est3_modes))
1014 est3_modes[m].w,
1015 est3_modes[m].h,
1016 est3_modes[m].r
1017 /*, est3_modes[m].rb */);

Completed in 109 milliseconds