Searched refs:codec_id (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/sound/soc/intel/boards/ |
| D | cht_bsw_rt5645.c | 35 char *codec_id; member 558 if (acpi_dev_found(snd_soc_cards[i].codec_id) && in snd_cht_mc_probe() 559 (!strncmp(snd_soc_cards[i].codec_id, mach->id, 8))) { in snd_cht_mc_probe() 561 "found codec %s\n", snd_soc_cards[i].codec_id); in snd_cht_mc_probe() 575 sprintf(drv->codec_name, "i2c-%s:00", drv->acpi_card->codec_id); in snd_cht_mc_probe()
|
| /Linux-v5.10/include/sound/ |
| D | ac97_codec.h | 360 unsigned int codec_id; /* codec id (if any), 0 = accept all */ member
|
| /Linux-v5.10/sound/pci/ |
| D | fm801.c | 1091 static int wait_for_codec(struct fm801 *chip, unsigned int codec_id, in wait_for_codec() argument 1097 reg | (codec_id << FM801_AC97_ADDR_SHIFT) | FM801_AC97_READ); in wait_for_codec()
|
| D | ad1889.c | 713 .codec_id = AC97_ID_AD1819,
|
| D | via82xx.c | 1790 .codec_id = 0x56494161, /* VT1612A */
|
| /Linux-v5.10/sound/pci/ac97/ |
| D | ac97_codec.c | 2908 if (quirk->codec_id && quirk->codec_id != ac97->id) in snd_ac97_tune_hardware()
|