Searched refs:configured_display_type (Results 1 – 1 of 1) sorted by relevance
1925 u8 configured_display_type = IMON_DISPLAY_TYPE_VFD; in imon_set_display_type() local1936 configured_display_type = ictx->display_type; in imon_set_display_type()1940 configured_display_type = IMON_DISPLAY_TYPE_VGA; in imon_set_display_type()1945 configured_display_type = IMON_DISPLAY_TYPE_LCD; in imon_set_display_type()1951 configured_display_type = IMON_DISPLAY_TYPE_NONE; in imon_set_display_type()1957 configured_display_type = IMON_DISPLAY_TYPE_VFD; in imon_set_display_type()1961 configured_display_type = display_type; in imon_set_display_type()1970 ictx->display_type = configured_display_type; in imon_set_display_type()