Home
last modified time | relevance | path

Searched refs:snd_card_ro_proc_new (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/linux/sound/pci/ca0106/
H A Dca0106_proc.c413 snd_card_ro_proc_new(emu->card, "iec958", emu, snd_ca0106_proc_iec958); in snd_ca0106_proc_init()
417 snd_card_ro_proc_new(emu->card, "ca0106_reg16", emu, in snd_ca0106_proc_init()
419 snd_card_ro_proc_new(emu->card, "ca0106_reg8", emu, in snd_ca0106_proc_init()
426 snd_card_ro_proc_new(emu->card, "ca0106_regs2", emu, in snd_ca0106_proc_init()
/openbmc/linux/sound/usb/
H A Dproc.c51 snd_card_ro_proc_new(chip->card, "usbbus", chip, in snd_usb_audio_create_proc()
53 snd_card_ro_proc_new(chip->card, "usbid", chip, in snd_usb_audio_create_proc()
235 snd_card_ro_proc_new(card, name, stream, proc_pcm_format_read); in snd_usb_proc_pcm_format_add()
/openbmc/linux/sound/pci/emu10k1/
H A Demuproc.c653 snd_card_ro_proc_new(emu->card, "emu1010_regs", in snd_emu10k1_proc_init()
680 snd_card_ro_proc_new(emu->card, "emu10k1", emu, snd_emu10k1_proc_read); in snd_emu10k1_proc_init()
683 snd_card_ro_proc_new(emu->card, "spdif-in", emu, in snd_emu10k1_proc_init()
686 snd_card_ro_proc_new(emu->card, "capture-rates", emu, in snd_emu10k1_proc_init()
689 snd_card_ro_proc_new(emu->card, "voices", emu, in snd_emu10k1_proc_init()
720 snd_card_ro_proc_new(emu->card, "fx8010_acode", emu, in snd_emu10k1_proc_init()
/openbmc/linux/sound/pci/lola/
H A Dlola_proc.c198 snd_card_ro_proc_new(chip->card, "codec", chip, lola_proc_codec_read); in lola_proc_debug_new()
202 snd_card_ro_proc_new(chip->card, "regs", chip, lola_proc_regs_read); in lola_proc_debug_new()
/openbmc/linux/sound/isa/gus/
H A Dgus_irq.c128 snd_card_ro_proc_new(gus->card, "gusirq", gus, snd_gus_irq_info_read); in snd_gus_irq_profile_init()
H A Dgus_mem.c253 snd_card_ro_proc_new(gus->card, "gusmem", gus, snd_gf1_mem_info_read); in snd_gf1_mem_init()
/openbmc/linux/include/sound/
H A Dinfo.h205 snd_card_ro_proc_new(struct snd_card *card, const char *name, in snd_card_ro_proc_new() function
/openbmc/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c138 snd_card_ro_proc_new(chip->card, "pdaudiocf", chip, pdacf_proc_read); in pdacf_proc_init()
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr.c1427 snd_card_ro_proc_new(chip->card, "info", chip, pcxhr_proc_info); in pcxhr_proc_init()
1428 snd_card_ro_proc_new(chip->card, "sync", chip, pcxhr_proc_sync); in pcxhr_proc_init()
1434 snd_card_ro_proc_new(chip->card, "ltc", chip, pcxhr_proc_ltc); in pcxhr_proc_init()
/openbmc/linux/sound/pci/ice1712/
H A Dprodigy192.c640 snd_card_ro_proc_new(ice->card, "stac9460_codec", ice, in stac9460_proc_init()
H A Dpontis.c669 snd_card_ro_proc_new(ice->card, "cs_codec", ice, cs_proc_regs_read); in cs_proc_init()
H A Dquartet.c490 snd_card_ro_proc_new(ice->card, "quartet", ice, proc_regs_read); in proc_init()
/openbmc/linux/sound/pci/
H A Dak4531_codec.c472 snd_card_ro_proc_new(card, "ak4531", ak4531, snd_ak4531_proc_read); in snd_ak4531_proc_init()
H A Dad1889.c704 snd_card_ro_proc_new(chip->card, chip->card->driver, in snd_ad1889_proc_init()
H A Dvia82xx_modem.c921 snd_card_ro_proc_new(chip->card, "via82xx", chip, in snd_via82xx_proc_init()
H A Datiixp_modem.c1153 snd_card_ro_proc_new(chip->card, "atiixp-modem", chip, in snd_atiixp_proc_init()
/openbmc/linux/sound/i2c/other/
H A Dak4113.c480 snd_card_ro_proc_new(ak4113->card, "ak4113", ak4113, in snd_ak4113_proc_init()
H A Dak4114.c454 snd_card_ro_proc_new(ak4114->card, "ak4114", ak4114, in snd_ak4114_proc_init()
H A Dak4xxx-adda.c865 return snd_card_ro_proc_new(ak->card, ak->name, ak, proc_regs_read); in proc_init()
/openbmc/linux/sound/drivers/vx/
H A Dvx_core.c651 snd_card_ro_proc_new(chip->card, "vx-status", chip, vx_proc_read); in vx_proc_init()
/openbmc/linux/sound/core/
H A Dinfo.c515 return snd_card_ro_proc_new(card, "id", card, snd_card_id_read); in snd_info_card_create()
/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c235 snd_card_ro_proc_new(chip->card, "oxygen", chip, oxygen_proc_read); in oxygen_proc_init()
/openbmc/linux/sound/pci/lx6464es/
H A Dlx6464es.c910 return snd_card_ro_proc_new(card, "levels", chip, lx_proc_levels_read); in lx_proc_create()
/openbmc/linux/sound/pci/hda/
H A Dhda_proc.c946 return snd_card_ro_proc_new(codec->card, name, codec, print_codec_info); in snd_hda_codec_proc_new()
/openbmc/linux/sound/sparc/
H A Ddbri.c2508 snd_card_ro_proc_new(card, "regs", dbri, dbri_regs_read); in snd_dbri_proc()
2510 snd_card_ro_proc_new(card, "debug", dbri, dbri_debug_read); in snd_dbri_proc()

123