Home
last modified time | relevance | path

Searched refs:codec_id (Results 1 – 6 of 6) sorted by relevance

/linux/sound/soc/intel/boards/
H A Dcht_bsw_rt5645.c35 char *codec_id; member
548 if (acpi_dev_found(snd_soc_cards[i].codec_id) && in snd_cht_mc_probe()
549 (!strncmp(snd_soc_cards[i].codec_id, mach->id, 8))) { in snd_cht_mc_probe()
551 "found codec %s\n", snd_soc_cards[i].codec_id); in snd_cht_mc_probe()
/linux/sound/soc/qcom/qdsp6/
H A Dq6apm.h154 int q6apm_set_real_module_id(struct device *dev, struct q6apm_graph *graph, uint32_t codec_id);
H A Dq6apm.c327 uint32_t codec_id) in q6apm_set_real_module_id() argument
336 switch (codec_id) { in q6apm_set_real_module_id()
/linux/include/sound/
H A Dac97_codec.h363 unsigned int codec_id; /* codec id (if any), 0 = accept all */ member
/linux/sound/pci/ac97/
H A Dac97_codec.c2980 if (quirk->codec_id && quirk->codec_id != ac97->id) in snd_ac97_tune_hardware()
/linux/sound/pci/
H A Dvia82xx.c1785 .codec_id = 0x56494161, /* VT1612A */