Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_ca0132.c7419 static void refresh_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir) in ca0132_set_dmic()
7544 refresh_amp_caps(codec, spec->dacs[i], HDA_OUTPUT);
7547 refresh_amp_caps(codec, spec->out_pins[i], HDA_OUTPUT); in ca0132_alt_free_active_dma_channels()
7550 refresh_amp_caps(codec, spec->adcs[i], HDA_INPUT); in ca0132_alt_free_active_dma_channels()
7551 refresh_amp_caps(codec, spec->input_pins[i], HDA_INPUT); in ca0132_alt_free_active_dma_channels()
7407 static void refresh_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir) refresh_amp_caps() function