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