Searched refs:TUI_GPIO_NAME (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/common_modules/tzdriver/tui/ |
H A D | tui.c | 146 #define TUI_GPIO_NAME "fff0d000.gpio" macro 183 static char *g_init_driver[DRIVER_NUM] = {TUI_TP_NAME, TUI_FP_NAME, TUI_GPIO_NAME}; 184 static char *g_deinit_driver[DRIVER_NUM] = {TUI_TP_NAME, TUI_FP_NAME, TUI_GPIO_NAME}; 189 static char *g_init_driver[DRIVER_NUM] = {TUI_DSS_NAME, TUI_TP_NAME, TUI_FP_NAME, TUI_GPIO_NAME}; 190 static char *g_deinit_driver[DRIVER_NUM] = {TUI_DSS_NAME, TUI_TP_NAME, TUI_FP_NAME, TUI_GPIO_NAME}; 1321 while (get_cfg_state(TUI_GPIO_NAME) == 0 || 1330 if (get_cfg_state(TUI_GPIO_NAME) == -1 || 1336 tui_msg_del(TUI_GPIO_NAME);
|
Completed in 3 milliseconds