Lines Matching refs:audio_devs
382 devc = (struct wavnc_info *) audio_devs[dev]->devc; in waveartist_open()
383 portc = (struct wavnc_port_info *) audio_devs[dev]->portc; in waveartist_open()
409 audio_devs[dev]->devc; in waveartist_close()
411 audio_devs[dev]->portc; in waveartist_close()
429 audio_devs[dev]->portc; in waveartist_output_block()
431 audio_devs[dev]->devc; in waveartist_output_block()
450 audio_devs[dev]->flags & DMA_AUTOMODE && in waveartist_output_block()
476 audio_devs[dev]->portc; in waveartist_start_input()
478 audio_devs[dev]->devc; in waveartist_start_input()
495 audio_devs[dev]->flags & DMA_AUTOMODE && in waveartist_start_input()
571 audio_devs[dev]->devc; in waveartist_prepare_for_input()
573 audio_devs[dev]->portc; in waveartist_prepare_for_input()
628 audio_devs[dev]->devc; in waveartist_prepare_for_output()
630 audio_devs[dev]->portc; in waveartist_prepare_for_output()
675 audio_devs[dev]->portc; in waveartist_halt()
684 devc = (struct wavnc_info *) audio_devs[dev]->devc; in waveartist_halt()
692 audio_devs[dev]->devc; in waveartist_halt_input()
720 audio_devs[dev]->devc; in waveartist_halt_output()
745 audio_devs[dev]->devc; in waveartist_trigger()
747 audio_devs[dev]->portc; in waveartist_trigger()
784 audio_devs[dev]->portc; in waveartist_set_speed()
803 audio_devs[dev]->portc; in waveartist_set_channels()
816 audio_devs[dev]->portc; in waveartist_set_bits()
1144 struct wavnc_info *devc = (struct wavnc_info *)audio_devs[dev]->devc; in waveartist_mixer_ioctl()
1297 audio_devs[my_dev]->portc = portc; in waveartist_init()
1327 audio_devs[my_dev]->mixer_dev = in waveartist_init()
1464 mixer = audio_devs[devc->dev_no]->mixer_dev; in unload_waveartist()
1819 struct wavnc_info *devc = (struct wavnc_info *)audio_devs[dev]->devc; in vnc_private_ioctl()