Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/speakup/
Dselection.c19 struct speakup_selection_work { struct
34 struct speakup_selection_work *ssw = in __speakup_set_selection() argument
35 container_of(work, struct speakup_selection_work, work); in __speakup_set_selection()
62 static struct speakup_selection_work speakup_sel_work = {
113 struct speakup_selection_work *ssw = in __speakup_paste_selection()
114 container_of(work, struct speakup_selection_work, work); in __speakup_paste_selection()
121 static struct speakup_selection_work speakup_paste_work = {