Home
last modified time | relevance | path

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

/linux/drivers/media/rc/
H A Dimon.c196 IMON_DISPLAY_TYPE_NONE = 4, enumerator
1847 u8 detected_display_type = IMON_DISPLAY_TYPE_NONE; in imon_get_ffdc_type()
1951 configured_display_type = IMON_DISPLAY_TYPE_NONE; in imon_set_display_type()
1962 if (display_type == IMON_DISPLAY_TYPE_NONE) in imon_set_display_type()
2199 if (ictx->display_type == IMON_DISPLAY_TYPE_NONE) { in imon_find_endpoints()