H A D | emuproc.c | 20 struct snd_info_buffer *buffer, in snd_emu10k1_proc_spdif_status() 33 snd_iprintf(buffer, "\n%s\n", title); in snd_emu10k1_proc_spdif_status() 36 snd_iprintf(buffer, "Professional Mode : %s\n", str_yes_no(status & SPCS_PROFESSIONAL)); in snd_emu10k1_proc_spdif_status() 37 snd_iprintf(buffer, "Not Audio Data : %s\n", str_yes_no(status & SPCS_NOTAUDIODATA)); in snd_emu10k1_proc_spdif_status() 38 snd_iprintf(buffer, "Copyright : %s\n", str_yes_no(status & SPCS_COPYRIGHT)); in snd_emu10k1_proc_spdif_status() 39 snd_iprintf(buffer, "Emphasis : %s\n", emphasis[(status & SPCS_EMPHASISMASK) >> 3]); in snd_emu10k1_proc_spdif_status() 40 snd_iprintf(buffer, "Mode : %i\n", (status & SPCS_MODEMASK) >> 6); in snd_emu10k1_proc_spdif_status() 41 snd_iprintf(buffer, "Category Code : 0x%x\n", (status & SPCS_CATEGORYCODEMASK) >> 8); in snd_emu10k1_proc_spdif_status() 42 snd_iprintf(buffer, "Generation Status : %s\n", status & SPCS_GENERATIONSTATUS ? "original" : "copy"); in snd_emu10k1_proc_spdif_status() 43 snd_iprintf(buffer, "Sourc in snd_emu10k1_proc_spdif_status() 19 snd_emu10k1_proc_spdif_status(struct snd_emu10k1 * emu,struct snd_info_buffer * buffer,char * title,int status_reg,int rate_reg) snd_emu10k1_proc_spdif_status() argument 62 snd_emu10k1_proc_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu10k1_proc_read() argument 161 snd_emu10k1_proc_spdif_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu10k1_proc_spdif_read() argument 217 snd_emu10k1_proc_rates_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu10k1_proc_rates_read() argument 304 disasm_emu10k1_reg(char * buffer,const struct emu10k1_reg_entry * entries,unsigned reg,const char * pfx) disasm_emu10k1_reg() argument 323 disasm_sblive_reg(char * buffer,unsigned reg,const char * pfx) disasm_sblive_reg() argument 328 disasm_audigy_reg(char * buffer,unsigned reg,const char * pfx) disasm_audigy_reg() argument 334 snd_emu10k1_proc_acode_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu10k1_proc_acode_read() argument 428 snd_emu10k1_proc_voices_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu10k1_proc_voices_read() argument 452 snd_emu_proc_emu1010_link_read(struct snd_emu10k1 * emu,struct snd_info_buffer * buffer,u32 dst) snd_emu_proc_emu1010_link_read() argument 460 snd_emu_proc_emu1010_reg_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_emu1010_reg_read() argument 511 snd_emu_proc_io_reg_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_io_reg_read() argument 524 snd_emu_proc_io_reg_write(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_io_reg_write() argument 572 snd_emu_proc_ptr_reg_read(struct snd_info_entry * entry,struct snd_info_buffer * buffer,int iobase,int offset,int length,int voices) snd_emu_proc_ptr_reg_read() argument 593 snd_emu_proc_ptr_reg_write(struct snd_info_entry * entry,struct snd_info_buffer * buffer,int iobase,int length,int voices) snd_emu_proc_ptr_reg_write() argument 608 snd_emu_proc_ptr_reg_write00(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_write00() argument 614 snd_emu_proc_ptr_reg_write20(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_write20() argument 623 snd_emu_proc_ptr_reg_read00a(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_read00a() argument 629 snd_emu_proc_ptr_reg_read00b(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_read00b() argument 635 snd_emu_proc_ptr_reg_read20a(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_read20a() argument 641 snd_emu_proc_ptr_reg_read20b(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_read20b() argument 647 snd_emu_proc_ptr_reg_read20c(struct snd_info_entry * entry,struct snd_info_buffer * buffer) snd_emu_proc_ptr_reg_read20c() argument [all...] |