Searched refs:write_dialogue_win (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tui.c | 315 void write_dialogue_win(char *buf, int y, int x) in write_dialogue_win() function 458 write_dialogue_win(buf, diag_dev_rows() + 2, 2); in handle_input_choice() 462 write_dialogue_win(buf, 8, 2); in handle_input_choice()
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tui.c | 315 void write_dialogue_win(char *buf, int y, int x) in write_dialogue_win() function 458 write_dialogue_win(buf, diag_dev_rows() + 2, 2); in handle_input_choice() 462 write_dialogue_win(buf, 8, 2); in handle_input_choice()
|
Completed in 3 milliseconds