Searched defs:CSO (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident_main.c | 514 snd_trident_write_cso_reg(struct snd_trident * trident, struct snd_trident_voice * voice, unsigned int CSO) snd_trident_write_cso_reg() argument [all...] |
H A D | trident.h | 274 unsigned int CSO; /* 24 bits (16 on DX) */ member
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident_main.c | 514 snd_trident_write_cso_reg(struct snd_trident * trident, struct snd_trident_voice * voice, unsigned int CSO) snd_trident_write_cso_reg() argument [all...] |
H A D | trident.h | 273 unsigned int CSO; /* 24 bits (16 on DX) */ member
|
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 976 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument
|
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 975 snd_ali_write_voice_regs(struct snd_ali *codec, unsigned int Channel, unsigned int LBA, unsigned int CSO, unsigned int ESO, unsigned int DELTA, unsigned int ALPHA_FMS, unsigned int GVSEL, unsigned int PAN, unsigned int VOL, unsigned int CTRL, unsigned int EC) snd_ali_write_voice_regs() argument
|
Completed in 13 milliseconds