Searched refs:send_tui_msg_config (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/common_modules/tzdriver/tui/ |
H A D | tui.h | 199 * send_tui_msg_config:send message to TUI in config state only. 201 int send_tui_msg_config(int type, int val, void *data); 234 static inline int send_tui_msg_config(int type, int val, const void *data) in send_tui_msg_config() function
|
H A D | tui.c | 869 /* some drivers may call send_tui_msg_config at the end 929 int send_tui_msg_config(int type, int val, void *data) function
|
/kernel/linux/common_modules/tzdriver/ |
H A D | tui.h | 199 * send_tui_msg_config:send message to TUI in config state only. 201 int send_tui_msg_config(int type, int val, void *data); 234 static inline int send_tui_msg_config(int type, int val, const void *data) in send_tui_msg_config() function
|
Completed in 4 milliseconds