Functions | |
| static void | add_monitor (hd_data_t *hd_data, devtree_t *dt) |
| static int | chk_edid_info (hd_data_t *hd_data, unsigned char *edid) |
| static void | add_lcd_info (hd_data_t *hd_data, hd_t *hd, bios_info_t *bt) |
| static void | add_edid_info (hd_data_t *hd_data, hd_t *hd, unsigned char *edid) |
| static void | add_monitor_res (hd_t *hd, unsigned x, unsigned y, unsigned hz, unsigned il) |
| static void | fix_edid_info (hd_data_t *hd_data, unsigned char *edid) |
| void | hd_scan_monitor (hd_data_t *hd_data) |
| void add_lcd_info | ( | hd_data_t * | hd_data, | |
| hd_t * | hd, | |||
| bios_info_t * | bt | |||
| ) | [static] |
| void add_monitor_res | ( | hd_t * | hd, | |
| unsigned | x, | |||
| unsigned | y, | |||
| unsigned | hz, | |||
| unsigned | il | |||
| ) | [static] |
| int chk_edid_info | ( | hd_data_t * | hd_data, | |
| unsigned char * | edid | |||
| ) | [static] |
| void fix_edid_info | ( | hd_data_t * | hd_data, | |
| unsigned char * | edid | |||
| ) | [static] |
| void hd_scan_monitor | ( | hd_data_t * | hd_data | ) |