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):
112 with chameleon_port.use_edid_file(path):
183 with video_port.use_edid_file(edid_path):
594 def use_edid_file(self, filename): member in ChameleonVideoInput