Searched refs:use_edid_file (Results 1 – 5 of 5) sorted by relevance
59 with chameleon_port.use_edid_file(edid_path):
68 with chameleon_port.use_edid_file(edid_path):
75 with hdmi_port.use_edid_file(edid_path):
93 with chameleon_port.use_edid_file(path):
362 def use_edid_file(self, filename): member in ChameleonVideoInput