Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/hda/
Dpatch_sigmatel.c211 const struct snd_kcontrol_new *aloopback_ctl; member
4320 if (spec->aloopback_ctl && in stac_parse_auto_config()
4323 spec->aloopback_ctl->private_value >> 16; in stac_parse_auto_config()
4326 if (!snd_hda_gen_add_kctl(&spec->gen, NULL, spec->aloopback_ctl)) in stac_parse_auto_config()
4568 spec->aloopback_ctl = &stac92hd73xx_6ch_loopback; in patch_stac92hd73xx()
4571 spec->aloopback_ctl = &stac92hd73xx_8ch_loopback; in patch_stac92hd73xx()
4574 spec->aloopback_ctl = &stac92hd73xx_10ch_loopback; in patch_stac92hd73xx()
4792 spec->aloopback_ctl = &stac92hd71bxx_loopback; in patch_stac92hd71bxx()
4883 spec->aloopback_ctl = &stac927x_loopback; in patch_stac927x()
4937 spec->aloopback_ctl = &stac9205_loopback; in patch_stac9205()