Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_codec.h333 unsigned int codec_addr, struct hda_codec **codecp);
Dhda_codec.c1005 unsigned int codec_addr, struct hda_codec **codecp) in snd_hda_codec_new() argument
1019 if (snd_BUG_ON(codec_addr > HDA_MAX_CODEC_ADDRESS)) in snd_hda_codec_new()
1026 sprintf(component, "hdaudioC%dD%d", card->number, codec_addr); in snd_hda_codec_new()
1028 codec_addr); in snd_hda_codec_new()
1040 codec->addr = codec_addr; in snd_hda_codec_new()
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt89 int snd_hda_codec_new(struct hda_bus *bus, unsigned int codec_addr,