Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/rc/
H A Dimon.c1830 u8 detected_display_type = IMON_DISPLAY_TYPE_NONE; in imon_get_ffdc_type() local
1848 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1855 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1861 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1867 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1873 detected_display_type = IMON_DISPLAY_TYPE_LCD; in imon_get_ffdc_type()
1884 detected_display_type = IMON_DISPLAY_TYPE_LCD; in imon_get_ffdc_type()
1891 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1902 ictx->display_type = detected_display_type; in imon_get_ffdc_type()