Searched refs:use_edid_file (Results 1 – 5 of 5) sorted by relevance
64 with chameleon_port.use_edid_file(edid_path):
62 with chameleon_port.use_edid_file(edid_path):
127 with chameleon_port.use_edid_file(path):
183 with video_port.use_edid_file(edid_path):
756 def use_edid_file(self, filename, check_video_input=True): member in ChameleonVideoInput