Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dimon.c193 IMON_DISPLAY_TYPE_VFD = 1, enumerator
759 case IMON_DISPLAY_TYPE_VFD: in send_set_imon_clock()
1865 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1872 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1878 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1884 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1908 detected_display_type = IMON_DISPLAY_TYPE_VFD; in imon_get_ffdc_type()
1925 u8 configured_display_type = IMON_DISPLAY_TYPE_VFD; in imon_set_display_type()
1957 configured_display_type = IMON_DISPLAY_TYPE_VFD; in imon_set_display_type()
2550 else if (ictx->display_type == IMON_DISPLAY_TYPE_VFD) in imon_disconnect()