synth_port 32 drivers/staging/speakup/speakup_keypc.c static int synth_port; synth_port 123 drivers/staging/speakup/speakup_keypc.c return (inb_p(synth_port + UART_RX) & 0x10) != 0; synth_port 128 drivers/staging/speakup/speakup_keypc.c return (inb_p(synth_port + UART_RX) & 0x80) == 0; synth_port 135 drivers/staging/speakup/speakup_keypc.c s1 = inb_p(synth_port); synth_port 136 drivers/staging/speakup/speakup_keypc.c s2 = inb_p(synth_port + 1); synth_port 137 drivers/staging/speakup/speakup_keypc.c s3 = inb_p(synth_port + 2); synth_port 138 drivers/staging/speakup/speakup_keypc.c s4 = inb_p(synth_port + 3); synth_port 157 drivers/staging/speakup/speakup_keypc.c outb_p(ch, synth_port); synth_port 219 drivers/staging/speakup/speakup_keypc.c outb_p(ch, synth_port); synth_port 230 drivers/staging/speakup/speakup_keypc.c outb_p(PROCSPEECH, synth_port); synth_port 246 drivers/staging/speakup/speakup_keypc.c outb_p(PROCSPEECH, synth_port); synth_port 251 drivers/staging/speakup/speakup_keypc.c outb_p(SYNTH_CLEAR, synth_port); synth_port 261 drivers/staging/speakup/speakup_keypc.c synth_port = port_forced; synth_port 263 drivers/staging/speakup/speakup_keypc.c synth_port); synth_port 264 drivers/staging/speakup/speakup_keypc.c if (synth_request_region(synth_port - 1, SYNTH_IO_EXTENT)) { synth_port 268 drivers/staging/speakup/speakup_keypc.c port_val = inb(synth_port); synth_port 280 drivers/staging/speakup/speakup_keypc.c synth_port = synth_portlist[i]; synth_port 287 drivers/staging/speakup/speakup_keypc.c synth_release_region(synth_port, SYNTH_IO_EXTENT); synth_port 288 drivers/staging/speakup/speakup_keypc.c synth_port = 0; synth_port 292 drivers/staging/speakup/speakup_keypc.c synth_port, synth_port + SYNTH_IO_EXTENT - 1, synth_port 301 drivers/staging/speakup/speakup_keypc.c if (synth_port) synth_port 302 drivers/staging/speakup/speakup_keypc.c synth_release_region(synth_port, SYNTH_IO_EXTENT); synth_port 303 drivers/staging/speakup/speakup_keypc.c synth_port = 0; synth_port 190 sound/pci/sonicvibes.c unsigned long synth_port; synth_port 1276 sound/pci/sonicvibes.c sonic->synth_port = pci_resource_start(pci, 2); synth_port 1493 sound/pci/sonicvibes.c if ((err = snd_opl3_create(card, sonic->synth_port, synth_port 1494 sound/pci/sonicvibes.c sonic->synth_port + 2,