Searched refs:restore_mode (Results 1 – 7 of 7) sorted by relevance
52 void restore_mode();
50 void restore_mode(Connector* conn);
115 void Connector::restore_mode() in restore_mode() function in kms::Connector118 m_saved_crtc->restore_mode(this); in restore_mode()
48 void Crtc::restore_mode(Connector* conn) in restore_mode() function in kms::Crtc
312 conn->restore_mode(); in restore_modes()
510 def restore_mode(self): member in _BaseModeSwitcher
374 self.switcher.restore_mode()