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

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