Searched refs:configured_display_type (Results 1 – 1 of 1) sorted by relevance
1908 u8 configured_display_type = IMON_DISPLAY_TYPE_VFD; in imon_set_display_type() local1919 configured_display_type = ictx->display_type; in imon_set_display_type()1923 configured_display_type = IMON_DISPLAY_TYPE_VGA; in imon_set_display_type()1928 configured_display_type = IMON_DISPLAY_TYPE_LCD; in imon_set_display_type()1934 configured_display_type = IMON_DISPLAY_TYPE_NONE; in imon_set_display_type()1940 configured_display_type = IMON_DISPLAY_TYPE_VFD; in imon_set_display_type()1944 configured_display_type = display_type; in imon_set_display_type()1953 ictx->display_type = configured_display_type; in imon_set_display_type()