Searched refs:atombios_lock_crtc (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_crtc.c724 atombios_lock_crtc(atomBiosHandlePtr atomBIOS, int crtc, int lock);
750 atombios_lock_crtc(info->atomBIOS, radeon_crtc->crtc_id, 1);
752 atombios_lock_crtc(info->atomBIOS, radeon_crtc->crtc_id, 0);
756 atombios_lock_crtc(info->atomBIOS, radeon_crtc->crtc_id, 1);
758 atombios_lock_crtc(info->atomBIOS, radeon_crtc->crtc_id, 0);
H A Datombios_crtc.c76 atombios_lock_crtc(atomBiosHandlePtr atomBIOS, int crtc, int lock) function in typeref:typename:AtomBiosResult
H A Dradeon_output.c119 atombios_lock_crtc(atomBiosHandlePtr atomBIOS, int crtc, int lock);
731 atombios_lock_crtc(info->atomBIOS, other_radeon_crtc->crtc_id, 1);
781 atombios_lock_crtc(info->atomBIOS, other_radeon_crtc->crtc_id, 0);

Completed in 8 milliseconds