Home
last modified time | relevance | path

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

/linux/drivers/accessibility/speakup/
A Dspeakup_keypc.c21 #define SYNTH_IO_EXTENT 0x04 macro
264 if (synth_request_region(synth_port - 1, SYNTH_IO_EXTENT)) { in synth_probe()
272 SYNTH_IO_EXTENT)) { in synth_probe()
275 synth_portlist[i], SYNTH_IO_EXTENT); in synth_probe()
287 synth_release_region(synth_port, SYNTH_IO_EXTENT); in synth_probe()
292 synth_port, synth_port + SYNTH_IO_EXTENT - 1, in synth_probe()
302 synth_release_region(synth_port, SYNTH_IO_EXTENT); in keynote_release()
A Dspeakup_acntpc.c258 SYNTH_IO_EXTENT)) { in synth_probe()
267 SYNTH_IO_EXTENT)) { in synth_probe()
270 synth_portlist[i], SYNTH_IO_EXTENT); in synth_probe()
286 synth_release_region(synth_port_control, SYNTH_IO_EXTENT); in synth_probe()
291 synth_port_control, synth_port_control + SYNTH_IO_EXTENT - 1, in synth_probe()
302 SYNTH_IO_EXTENT); in accent_release()
A Dspeakup_dtlk.c330 SYNTH_IO_EXTENT)) { in synth_probe()
339 SYNTH_IO_EXTENT)) in synth_probe()
348 SYNTH_IO_EXTENT); in synth_probe()
355 synth_release_region(synth_lpc, SYNTH_IO_EXTENT); in synth_probe()
362 synth->long_name, synth_lpc, synth_lpc + SYNTH_IO_EXTENT - 1, in synth_probe()
373 SYNTH_IO_EXTENT); in dtlk_release()
A Dspeakup_decpc.c125 #define SYNTH_IO_EXTENT 8 macro
358 oops: synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in testkernel()
456 if (synth_request_region(synth_portlist[i], SYNTH_IO_EXTENT)) { in synth_probe()
458 synth_portlist[i], SYNTH_IO_EXTENT); in synth_probe()
481 synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in dtpc_release()
A Dspeakup_acnt.h4 #define SYNTH_IO_EXTENT 0x02 macro
A Dspeakup_dtlk.h4 #define SYNTH_IO_EXTENT 0x02 macro

Completed in 11 milliseconds