Home
last modified time | relevance | path

Searched refs:codec_id (Results 1 – 3 of 3) 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);
/linux/include/sound/
H A Dac97_codec.h363 unsigned int codec_id; /* codec id (if any), 0 = accept all */ member