Home
last modified time | relevance | path

Searched refs:codec_addr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dhda_codec.h305 unsigned int codec_addr, struct hda_codec **codecp);
Dhda_codec.c802 unsigned int codec_addr, struct hda_codec **codecp) in snd_hda_codec_new() argument
816 if (snd_BUG_ON(codec_addr > HDA_MAX_CODEC_ADDRESS)) in snd_hda_codec_new()
823 sprintf(component, "hdaudioC%dD%d", card->number, codec_addr); in snd_hda_codec_new()
825 codec_addr); in snd_hda_codec_new()
837 codec->addr = codec_addr; in snd_hda_codec_new()