aboutsummaryrefslogtreecommitdiffstats
path: root/get-edid.h
blob: 9de1cd9c18319c016a9aa641196f5810cee5af7a (plain)
1
2
3
4
int verbose;

struct hd_data_struct;
int get_edid(struct hd_data_struct *hd_data, char *edid, int port);