Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
H A Dselection.c19 struct speakup_selection_work { struct
27 struct speakup_selection_work *ssw = in __speakup_set_selection() argument
28 container_of(work, struct speakup_selection_work, work); in __speakup_set_selection()
57 static struct speakup_selection_work speakup_sel_work = {
108 struct speakup_selection_work *ssw = in __speakup_paste_selection()
109 container_of(work, struct speakup_selection_work, work); in __speakup_paste_selection()
116 static struct speakup_selection_work speakup_paste_work = {