Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.h77 TUI_POLL_MAX /* Do Not add type behind this one */ enumerator
80 /* tui max should be bigger than TUI_POLL_MAX in tui.h */
H A Dtui.c933 if (type >= TUI_POLL_MAX || type < 0 || data == NULL) {
1733 for (i = 0; i < TUI_POLL_MAX - 1; i++) {
1834 for (i = 0; i < TUI_POLL_MAX; i++) {
/kernel/linux/common_modules/tzdriver/
H A Dtui.h77 TUI_POLL_MAX /* Do Not add type behind this one */ enumerator
80 /* tui max should be bigger than TUI_POLL_MAX in tui.h */

Completed in 4 milliseconds