Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/accessibility/speakup/
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 = {

Completed in 2 milliseconds