tag | line | file | source code |
osp | 85 | drivers/sound/ad1848.c | sound_os_info *osp; |
osp | 1111 | drivers/sound/ad1848.c | ad1848_detect (int io_base, int *ad_flags, sound_os_info * osp) |
osp | 1141 | drivers/sound/ad1848.c | devc->osp = osp; |
osp | 1342 | drivers/sound/ad1848.c | ad1848_init (char *name, int io_base, int irq, int dma_playback, int dma_capture, int share_dma, sound_os_info * osp) |
osp | 1365 | drivers/sound/ad1848.c | if (!ad1848_detect (io_base, NULL, osp)) |
osp | 1373 | drivers/sound/ad1848.c | devc->osp = osp; |
osp | 1434 | drivers/sound/ad1848.c | devc->osp) < 0) |
osp | 1639 | drivers/sound/ad1848.c | return ad1848_detect (hw_config->io_base + 4, NULL, hw_config->osp); |
osp | 1686 | drivers/sound/ad1848.c | return ad1848_detect (hw_config->io_base + 4, NULL, hw_config->osp); |
osp | 1705 | drivers/sound/ad1848.c | if (!ad1848_detect (hw_config->io_base + 4, NULL, hw_config->osp)) |
osp | 1725 | drivers/sound/ad1848.c | hw_config->dma, 0, hw_config->osp); |
osp | 1747 | drivers/sound/ad1848.c | return ad1848_detect (hw_config->io_base, NULL, hw_config->osp); |
osp | 1757 | drivers/sound/ad1848.c | hw_config->dma2, 0, hw_config->osp); |
osp | 38 | drivers/sound/adlib_card.c | mem_start = opl3_init (mem_start, hw_config->io_base, hw_config->osp); |
osp | 54 | drivers/sound/adlib_card.c | return opl3_detect (hw_config->io_base, hw_config->osp); |
osp | 117 | drivers/sound/cs4232.c | if (ad1848_detect (hw_config->io_base, NULL, hw_config->osp)) |
osp | 166 | drivers/sound/cs4232.c | return ad1848_detect (hw_config->io_base, NULL, hw_config->osp); |
osp | 183 | drivers/sound/cs4232.c | hw_config->osp); |
osp | 200 | drivers/sound/cs4232.c | hw_config2.osp = hw_config->osp; |
osp | 245 | drivers/sound/cs4232.c | hw_config2.osp = hw_config->osp; |
osp | 219 | drivers/sound/dev_table.c | snd_installed_cards[sel].config.osp = hw_config->osp; |
osp | 271 | drivers/sound/dev_table.c | snd_installed_cards[i].config.osp = hw_config->osp; |
osp | 393 | drivers/sound/dev_table.c | snd_installed_cards[ptr].config.osp = NULL; |
osp | 50 | drivers/sound/gus_card.c | gus_osp = hw_config->osp; |
osp | 51 | drivers/sound/gus_card.c | snd_set_irq_handler (hw_config->irq, gusintr, "Gravis Ultrasound", hw_config->osp); |
osp | 114 | drivers/sound/gus_card.c | gus_osp = hw_config->osp; |
osp | 221 | drivers/sound/gus_card.c | return ad1848_detect (hw_config->io_base, NULL, hw_config->osp); |
osp | 234 | drivers/sound/gus_card.c | hw_config->osp); |
osp | 3073 | drivers/sound/gus_wave.c | if (ad1848_detect (gus_base + 0x10c, NULL, hw_config->osp)) |
osp | 3084 | drivers/sound/gus_wave.c | hw_config->osp); |
osp | 215 | drivers/sound/mad16.c | mad16_osp = hw_config->osp; |
osp | 443 | drivers/sound/mad16.c | hw_config->osp); |
osp | 142 | drivers/sound/mad16_sb_midi.c | midi_osp = hw_config->osp; |
osp | 168 | drivers/sound/mad16_sb_midi.c | midi_osp = hw_config->osp; |
osp | 176 | drivers/sound/maui.c | maui_osp = hw_config->osp; |
osp | 87 | drivers/sound/mpu401.c | sound_os_info *osp; |
osp | 1038 | drivers/sound/mpu401.c | devc->osp = hw_config->osp; |
osp | 1066 | drivers/sound/mpu401.c | if (snd_set_irq_handler (devc->irq, mpuintr, "mpu401", devc->osp) < 0) |
osp | 1274 | drivers/sound/mpu401.c | tmp_devc.osp = hw_config->osp; |
osp | 77 | drivers/sound/opl3.c | sound_os_info *osp; |
osp | 170 | drivers/sound/opl3.c | opl3_detect (int ioaddr, sound_os_info * osp) |
osp | 200 | drivers/sound/opl3.c | devc->osp = osp; |
osp | 1174 | drivers/sound/opl3.c | opl3_init (long mem_start, int ioaddr, sound_os_info * osp) |
osp | 1191 | drivers/sound/opl3.c | devc->osp = osp; |
osp | 200 | drivers/sound/pas2_card.c | if (snd_set_irq_handler (pas_irq, pasintr, "PAS16", hw_config->osp) < 0) |
osp | 365 | drivers/sound/pas2_card.c | pas_osp = hw_config->osp; |
osp | 405 | drivers/sound/pas2_card.c | pas_osp = hw_config->osp; |
osp | 80 | drivers/sound/pss.c | sound_os_info *osp; |
osp | 100 | drivers/sound/pss.c | devc->osp = hw_config->osp; |
osp | 336 | drivers/sound/pss.c | devc->osp = hw_config->osp; |
osp | 1066 | drivers/sound/sb_dsp.c | sb_osp = hw_config->osp; |
osp | 1124 | drivers/sound/sb_dsp.c | sb_osp = hw_config->osp; |
osp | 84 | drivers/sound/sound_calls.h | int snd_set_irq_handler (int interrupt_level, void(*hndlr)(int, struct pt_regs *), char *name, sound_os_info *osp); |
osp | 128 | drivers/sound/sound_calls.h | int opl3_detect (int ioaddr, sound_os_info *osp); |
osp | 129 | drivers/sound/sound_calls.h | long opl3_init(long mem_start, int ioaddr, sound_os_info *osp); |
osp | 211 | drivers/sound/sound_calls.h | void ad1848_init (char *name, int io_base, int irq, int dma_playback, int dma_capture, int share_dma, sound_os_info *osp); |
osp | 214 | drivers/sound/sound_calls.h | int ad1848_detect (int io_base, int *flags, sound_os_info *osp); |
osp | 154 | drivers/sound/sound_config.h | sound_os_info *osp; /* OS spesific info */ |
osp | 118 | drivers/sound/sound_pnp.c | hw_config.osp = NULL; |
osp | 136 | drivers/sound/sound_pnp.c | hw_config.osp = NULL; |
osp | 409 | drivers/sound/soundcard.c | snd_set_irq_handler (int interrupt_level, void (*hndlr) (int, struct pt_regs *), char *name, sound_os_info * osp) |
osp | 97 | drivers/sound/sscape.c | sound_os_info *osp; |
osp | 1016 | drivers/sound/sscape.c | if (snd_set_irq_handler (hw_config->irq, sscapeintr, "SoundScape", devc->osp) < 0) |
osp | 1039 | drivers/sound/sscape.c | devc->osp = hw_config->osp; |
osp | 1142 | drivers/sound/sscape.c | return ad1848_detect (hw_config->io_base, NULL, hw_config->osp); |
osp | 1193 | drivers/sound/sscape.c | devc->osp); |
osp | 161 | drivers/sound/trix.c | trix_osp = hw_config->osp; |
osp | 207 | drivers/sound/trix.c | return ad1848_detect (hw_config->io_base + 4, NULL, hw_config->osp); |
osp | 223 | drivers/sound/trix.c | trix_osp = hw_config->osp; |
osp | 269 | drivers/sound/trix.c | hw_config->osp); |
osp | 283 | drivers/sound/uart6850.c | uart6850_osp = hw_config->osp; |
osp | 323 | drivers/sound/uart6850.c | uart6850_osp = hw_config->osp; |