/sound/pci/au88x0/ |
D | au88x0.h | 141 typedef struct snd_vortex vortex_t; typedef 200 static void vortex_adb_setsrc(vortex_t * vortex, int adbdma, 204 static void vortex_adbdma_setbuffers(vortex_t * vortex, int adbdma, 206 static void vortex_adbdma_setmode(vortex_t * vortex, int adbdma, int ie, 209 static void vortex_adbdma_setstartbuffer(vortex_t * vortex, int adbdma, int sb); 211 static void vortex_wtdma_setbuffers(vortex_t * vortex, int wtdma, 213 static void vortex_wtdma_setmode(vortex_t * vortex, int wtdma, int ie, int fmt, int d, /*int e, */ 215 static void vortex_wtdma_setstartbuffer(vortex_t * vortex, int wtdma, int sb); 218 static void vortex_adbdma_startfifo(vortex_t * vortex, int adbdma); 220 static void vortex_adbdma_pausefifo(vortex_t * vortex, int adbdma); [all …]
|
D | au88x0_a3d.c | 36 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetTimeConsts() 62 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetAtmosTarget() 77 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetAtmosCurrent() 91 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetAtmosState() 108 vortex_t *vortex = (vortex_t *) (a->vortex); 138 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfTarget() 151 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfCurrent() 164 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfState() 176 vortex_t *vortex = (vortex_t *) (a->vortex); in a3dsrc_SetHrtfOutput() 186 vortex_t *vortex = (vortex_t *) (a->vortex); [all …]
|
D | au88x0_xtalk.h | 48 static void vortex_XtalkHw_SetGains(vortex_t * vortex, 50 static void vortex_XtalkHw_SetGainsAllChan(vortex_t * vortex); 51 static void vortex_XtalkHw_SetSampleRate(vortex_t * vortex, u32 sr); 52 static void vortex_XtalkHw_ProgramPipe(vortex_t * vortex); 53 static void vortex_XtalkHw_ProgramPipe(vortex_t * vortex); 54 static void vortex_XtalkHw_ProgramXtalkWide(vortex_t * vortex); 55 static void vortex_XtalkHw_ProgramXtalkNarrow(vortex_t * vortex); 56 static void vortex_XtalkHw_ProgramDiamondXtalk(vortex_t * vortex); 57 static void vortex_XtalkHw_Enable(vortex_t * vortex); 58 static void vortex_XtalkHw_Disable(vortex_t * vortex); [all …]
|
D | au88x0_eq.c | 51 static void vortex_EqHw_SetTimeConsts(vortex_t * vortex, u16 gain, u16 level) in vortex_EqHw_SetTimeConsts() 66 static void vortex_EqHw_SetLeftCoefs(vortex_t * vortex, u16 coefs[]) in vortex_EqHw_SetLeftCoefs() 88 static void vortex_EqHw_SetRightCoefs(vortex_t * vortex, u16 coefs[]) in vortex_EqHw_SetRightCoefs() 111 static void vortex_EqHw_SetLeftStates(vortex_t * vortex, u16 a[], u16 b[]) in vortex_EqHw_SetLeftStates() 128 static void vortex_EqHw_SetRightStates(vortex_t * vortex, u16 a[], u16 b[]) in vortex_EqHw_SetRightStates() 146 static void vortex_EqHw_GetTimeConsts(vortex_t * vortex, u16 * a, u16 * b) 152 static void vortex_EqHw_GetLeftCoefs(vortex_t * vortex, u16 a[]) 157 static void vortex_EqHw_GetRightCoefs(vortex_t * vortex, u16 a[]) 162 static void vortex_EqHw_GetLeftStates(vortex_t * vortex, u16 * a, u16 b[]) 167 static void vortex_EqHw_GetRightStates(vortex_t * vortex, u16 * a, u16 b[]) [all …]
|
D | au88x0_xtalk.c | 254 vortex_XtalkHw_SetLeftEQ(vortex_t * vortex, short arg_0, short arg_4, in vortex_XtalkHw_SetLeftEQ() 271 vortex_XtalkHw_SetRightEQ(vortex_t * vortex, short arg_0, short arg_4, in vortex_XtalkHw_SetRightEQ() 288 vortex_XtalkHw_SetLeftXT(vortex_t * vortex, short arg_0, short arg_4, in vortex_XtalkHw_SetLeftXT() 305 vortex_XtalkHw_SetRightXT(vortex_t * vortex, short arg_0, short arg_4, in vortex_XtalkHw_SetRightXT() 322 vortex_XtalkHw_SetLeftEQStates(vortex_t * vortex, in vortex_XtalkHw_SetLeftEQStates() 341 vortex_XtalkHw_SetRightEQStates(vortex_t * vortex, in vortex_XtalkHw_SetRightEQStates() 360 vortex_XtalkHw_SetLeftXTStates(vortex_t * vortex, in vortex_XtalkHw_SetLeftXTStates() 379 vortex_XtalkHw_SetRightXTStates(vortex_t * vortex, in vortex_XtalkHw_SetRightXTStates() 399 vortex_XtalkHw_GetLeftEQ(vortex_t * vortex, short *arg_0, short *arg_4, 416 vortex_XtalkHw_GetRightEQ(vortex_t * vortex, short *arg_0, short *arg_4, [all …]
|
D | au88x0_core.c | 89 static void vortex_mixer_en_sr(vortex_t * vortex, int channel) in vortex_mixer_en_sr() 94 static void vortex_mixer_dis_sr(vortex_t * vortex, int channel) in vortex_mixer_dis_sr() 102 vortex_mix_muteinputgain(vortex_t * vortex, unsigned char mix, 111 static int vortex_mix_getvolume(vortex_t * vortex, unsigned char mix) 120 vortex_mix_getinputvolume(vortex_t * vortex, unsigned char mix, 143 static void vortex_mix_rampvolume(vortex_t * vortex, int mix) 167 vortex_mix_getenablebit(vortex_t * vortex, unsigned char mix, int mixin) 180 vortex_mix_setvolumebyte(vortex_t * vortex, unsigned char mix, in vortex_mix_setvolumebyte() 194 vortex_mix_setinputvolumebyte(vortex_t * vortex, unsigned char mix, in vortex_mix_setinputvolumebyte() 213 vortex_mix_setenablebit(vortex_t * vortex, unsigned char mix, int mixin, int en) in vortex_mix_setenablebit() [all …]
|
D | au88x0_game.c | 45 vortex_t *vortex = gameport_get_port_data(gameport); in vortex_game_read() 51 vortex_t *vortex = gameport_get_port_data(gameport); in vortex_game_trigger() 58 vortex_t *vortex = gameport_get_port_data(gameport); in vortex_game_cooked_read() 74 vortex_t *vortex = gameport_get_port_data(gameport); in vortex_game_open() 95 static int vortex_gameport_register(vortex_t *vortex) in vortex_gameport_register() 123 static void vortex_gameport_unregister(vortex_t * vortex) in vortex_gameport_unregister() 132 static inline int vortex_gameport_register(vortex_t * vortex) { return -ENOSYS; } in vortex_gameport_register() 133 static inline void vortex_gameport_unregister(vortex_t * vortex) { } in vortex_gameport_unregister()
|
D | au88x0_synth.c | 25 static void vortex_fifo_setwtvalid(vortex_t * vortex, int fifo, int en); 26 static void vortex_connection_adb_mixin(vortex_t * vortex, int en, 30 static void vortex_connection_mixin_mix(vortex_t * vortex, int en, 33 static void vortex_fifo_wtinitialize(vortex_t * vortex, int fifo, int j); 34 static int vortex_wt_SetReg(vortex_t * vortex, unsigned char reg, int wt, 40 static void vortex_wt_setstereo(vortex_t * vortex, u32 wt, u32 stereo) in vortex_wt_setstereo() 52 static void vortex_wt_setdsout(vortex_t * vortex, u32 wt, int en) in vortex_wt_setdsout() 66 static int vortex_wt_allocroute(vortex_t * vortex, int wt, int nr_ch) in vortex_wt_allocroute() 116 static void vortex_wt_connect(vortex_t * vortex, int en) in vortex_wt_connect() 154 static int vortex_wt_GetReg(vortex_t * vortex, char reg, int wt) [all …]
|
D | au88x0_pcm.c | 140 vortex_t *vortex = snd_pcm_substream_chip(substream); in snd_vortex_pcm_open() 222 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_params() 291 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_free() 325 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_prepare() 358 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_trigger() 421 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_pointer() 493 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_get() 507 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_put() 544 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_info() 556 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_get() [all …]
|
D | au88x0.c | 123 vortex_t *vortex = device->device_data; in snd_vortex_dev_free() 140 snd_vortex_create(struct snd_card *card, struct pci_dev *pci, vortex_t ** rchip) in snd_vortex_create() 142 vortex_t *chip; in snd_vortex_create() 239 vortex_t *chip; in snd_vortex_probe()
|
D | au88x0_mixer.c | 22 static int snd_vortex_mixer(vortex_t *vortex) in snd_vortex_mixer()
|
D | au88x0_mpu401.c | 44 static int snd_vortex_midi(vortex_t *vortex) in snd_vortex_midi()
|