Home
last modified time | relevance | path

Searched refs:get_sentence_buf (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/accessibility/speakup/ !
Dmain.c880 static int get_sentence_buf(struct vc_data *vc, int read_punc) in get_sentence_buf() function
1407 if (get_sentence_buf(vc, 0) == -1) { in read_all_doc()
1478 if (get_sentence_buf(vc, 0) == -1) { in handle_cursor_read_all()
1487 rv = get_sentence_buf(vc, 0); in handle_cursor_read_all()