Home
last modified time | relevance | path

Searched refs:show_edid (Results 1 – 2 of 2) sorted by relevance

/external/adhd/cras/src/common/
Dedid_utils.h184 void show_edid(FILE *outfile, unsigned char *edid_data, int ext);
Dedid_utils.c164 show_edid(outfile, test_edids[n - 1], 1); in show_test_edid()
610 void show_edid(FILE *outfile, unsigned char *edid_data, int ext) in show_edid() function