Home
last modified time | relevance | path

Searched refs:SYNTH_IO_EXTENT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H 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()
H 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()
H 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()
H 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()
H A Dspeakup_acnt.h4 #define SYNTH_IO_EXTENT 0x02 macro
H A Dspeakup_dtlk.h4 #define SYNTH_IO_EXTENT 0x02 macro
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_keypc.c21 #define SYNTH_IO_EXTENT 0x04 macro
273 if (synth_request_region(synth_port - 1, SYNTH_IO_EXTENT)) { in synth_probe()
281 SYNTH_IO_EXTENT)) { in synth_probe()
284 synth_portlist[i], SYNTH_IO_EXTENT); in synth_probe()
296 synth_release_region(synth_port, SYNTH_IO_EXTENT); in synth_probe()
301 synth_port, synth_port + SYNTH_IO_EXTENT - 1, in synth_probe()
311 synth_release_region(synth_port, SYNTH_IO_EXTENT); in keynote_release()
H A Dspeakup_acntpc.c267 SYNTH_IO_EXTENT)) { in synth_probe()
276 SYNTH_IO_EXTENT)) { in synth_probe()
279 synth_portlist[i], SYNTH_IO_EXTENT); in synth_probe()
295 synth_release_region(synth_port_control, SYNTH_IO_EXTENT); in synth_probe()
300 synth_port_control, synth_port_control + SYNTH_IO_EXTENT - 1, in synth_probe()
311 SYNTH_IO_EXTENT); in accent_release()
H A Dspeakup_dtlk.c340 SYNTH_IO_EXTENT)) { in synth_probe()
349 SYNTH_IO_EXTENT)) in synth_probe()
358 SYNTH_IO_EXTENT); in synth_probe()
365 synth_release_region(synth_lpc, SYNTH_IO_EXTENT); in synth_probe()
372 synth->long_name, synth_lpc, synth_lpc + SYNTH_IO_EXTENT - 1, in synth_probe()
383 SYNTH_IO_EXTENT); in dtlk_release()
H A Dspeakup_decpc.c125 #define SYNTH_IO_EXTENT 8 macro
369 oops: synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in testkernel()
467 if (synth_request_region(synth_portlist[i], SYNTH_IO_EXTENT)) { in synth_probe()
469 synth_portlist[i], SYNTH_IO_EXTENT); in synth_probe()
492 synth_release_region(speakup_info.port_tts, SYNTH_IO_EXTENT); in dtpc_release()
H A Dspeakup_acnt.h4 #define SYNTH_IO_EXTENT 0x02 macro
H A Dspeakup_dtlk.h4 #define SYNTH_IO_EXTENT 0x02 macro

Completed in 6 milliseconds