Searched defs:synth_portlist (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
H A D | speakup_acntpc.c | 35 static unsigned int synth_portlist[] = { 0x2a8, 0 }; variable
|
H A D | speakup_dtlk.c | 34 static unsigned int synth_portlist[] = { variable
|
H A D | speakup_keypc.c | 34 static unsigned int synth_portlist[] = { 0x2a8, 0 }; variable
|
H A D | speakup_decpc.c | 133 static int synth_portlist[] = { 0x340, 0x350, 0x240, 0x250, 0 }; variable
|
/kernel/linux/linux-6.6/drivers/accessibility/speakup/ |
H A D | speakup_keypc.c | 34 static unsigned int synth_portlist[] = { 0x2a8, 0 }; variable
|
H A D | speakup_dtlk.c | 34 static unsigned int synth_portlist[] = { variable
|
H A D | speakup_acntpc.c | 35 static unsigned int synth_portlist[] = { 0x2a8, 0 }; variable
|
H A D | speakup_decpc.c | 133 static int synth_portlist[] = { 0x340, 0x350, 0x240, 0x250, 0 }; variable
|
Completed in 5 milliseconds