Home
last modified time | relevance | path

Searched refs:TUI_POLL_CFG_OK (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c910 case TUI_POLL_CFG_OK:
951 if (type == TUI_POLL_CFG_OK || type == TUI_POLL_CFG_FAIL) {
954 cfg_ret = tui_cfg_filter((const char *)data, TUI_POLL_CFG_OK == type);
1207 if (TUI_POLL_CFG_OK == tui_msg->type)
1244 case TUI_POLL_CFG_OK:
1269 int32_t type = TUI_POLL_CFG_OK;
1348 int32_t type = TUI_POLL_CFG_OK;
1464 g_tui_ctl->n2s.event_type = TUI_POLL_CFG_OK;
1751 poll_event_type_name[TUI_POLL_CFG_OK], poll_event_type_name[TUI_POLL_CFG_FAIL]);
H A Dtui.h47 TUI_POLL_CFG_OK, enumerator
/kernel/linux/common_modules/tzdriver/
H A Dtui.h47 TUI_POLL_CFG_OK, enumerator

Completed in 4 milliseconds