Searched refs:codec_addr (Results 1 – 3 of 3) sorted by relevance
333 unsigned int codec_addr, struct hda_codec **codecp);
1005 unsigned int codec_addr, struct hda_codec **codecp) in snd_hda_codec_new() argument1019 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()
89 int snd_hda_codec_new(struct hda_bus *bus, unsigned int codec_addr,