Lines Matching defs:devc

173 waveartist_iack(struct wavnc_info *devc)  in waveartist_iack()
192 waveartist_reset(struct wavnc_info *devc) in waveartist_reset()
227 waveartist_cmd(struct wavnc_info *devc, in waveartist_cmd()
303 waveartist_cmd1(struct wavnc_info *devc, unsigned int cmd) in waveartist_cmd1()
312 waveartist_cmd1_r(struct wavnc_info *devc, unsigned int cmd) in waveartist_cmd1_r()
326 waveartist_cmd2(struct wavnc_info *devc, unsigned int cmd, unsigned int arg) in waveartist_cmd2()
340 waveartist_cmd3(struct wavnc_info *devc, unsigned int cmd, in waveartist_cmd3()
353 waveartist_getrev(struct wavnc_info *devc, char *rev) in waveartist_getrev()
375 struct wavnc_info *devc; in waveartist_open() local
408 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_close() local
430 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_output_block() local
477 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_start_input() local
570 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_prepare_for_input() local
627 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_prepare_for_output() local
676 struct wavnc_info *devc; in waveartist_halt() local
691 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_halt_input() local
719 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_halt_output() local
744 struct wavnc_info *devc = (struct wavnc_info *) in waveartist_trigger() local
851 struct wavnc_info *devc = dev_id; in waveartist_intr() local
934 waveartist_mixer_update(struct wavnc_info *devc, int whichDev) in waveartist_mixer_update()
995 waveartist_set_adc_mux(struct wavnc_info *devc, char left_dev, in waveartist_set_adc_mux()
1019 waveartist_select_input(struct wavnc_info *devc, unsigned int recmask, in waveartist_select_input()
1047 waveartist_decode_mixer(struct wavnc_info *devc, int dev, in waveartist_decode_mixer()
1074 static int waveartist_get_mixer(struct wavnc_info *devc, int dev) in waveartist_get_mixer()
1092 waveartist_set_recmask(struct wavnc_info *devc, unsigned int recmask) in waveartist_set_recmask()
1116 waveartist_set_mixer(struct wavnc_info *devc, int dev, unsigned int level) in waveartist_set_mixer()
1144 struct wavnc_info *devc = (struct wavnc_info *)audio_devs[dev]->devc; in waveartist_mixer_ioctl() local
1228 waveartist_mixer_reset(struct wavnc_info *devc) in waveartist_mixer_reset()
1265 static int __init waveartist_init(struct wavnc_info *devc) in waveartist_init()
1354 struct wavnc_info *devc = &adev_info[nr_waveartist_devs]; in probe_waveartist() local
1391 struct wavnc_info *devc = &adev_info[nr_waveartist_devs]; in attach_waveartist() local
1434 struct wavnc_info *devc = NULL; in unload_waveartist() local
1502 vnc_mute_spkr(struct wavnc_info *devc) in vnc_mute_spkr()
1512 vnc_mute_lout(struct wavnc_info *devc) in vnc_mute_lout()
1531 vnc_volume_slider(struct wavnc_info *devc) in vnc_volume_slider()
1591 netwinder_select_input(struct wavnc_info *devc, unsigned int recmask, in netwinder_select_input()
1628 netwinder_decode_mixer(struct wavnc_info *devc, int dev, unsigned char lev_l, in netwinder_decode_mixer()
1667 static int netwinder_get_mixer(struct wavnc_info *devc, int dev) in netwinder_get_mixer()
1727 vnc_configure_mixer(struct wavnc_info *devc, unsigned int recmask) in vnc_configure_mixer()
1753 vnc_slider(struct wavnc_info *devc) in vnc_slider()
1819 struct wavnc_info *devc = (struct wavnc_info *)audio_devs[dev]->devc; in vnc_private_ioctl() local