Searched refs:restore_mode (Results 1 – 7 of 7) sorted by relevance
114 void Connector::restore_mode() in restore_mode() function in kms::Connector117 m_saved_crtc->restore_mode(this); in restore_mode()
50 void Crtc::restore_mode(Connector* conn) in restore_mode() function in kms::Crtc
144 conn->restore_mode(); in restore_modes()
43 void restore_mode();
48 void restore_mode(Connector *conn);
432 def restore_mode(self): member in _BaseModeSwitcher
189 self.switcher.restore_mode()