Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c1794 ATOM_ANALOG_TV_INFO_V1_2 *tv_info_v1_2; in radeon_atom_get_tv_timings() local
1845 tv_info_v1_2 = (ATOM_ANALOG_TV_INFO_V1_2 *)(mode_info->atom_context->bios + data_offset); in radeon_atom_get_tv_timings()
1849 dtd_timings = &tv_info_v1_2->aModeTimings[index]; in radeon_atom_get_tv_timings()