Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_sigmatel.c199 const struct snd_kcontrol_new *aloopback_ctl; member
4337 if (spec->aloopback_ctl && in stac_parse_auto_config()
4340 spec->aloopback_ctl->private_value >> 16; in stac_parse_auto_config()
4343 if (!snd_hda_gen_add_kctl(&spec->gen, NULL, spec->aloopback_ctl)) in stac_parse_auto_config()
4585 spec->aloopback_ctl = &stac92hd73xx_6ch_loopback; in patch_stac92hd73xx()
4588 spec->aloopback_ctl = &stac92hd73xx_8ch_loopback; in patch_stac92hd73xx()
4591 spec->aloopback_ctl = &stac92hd73xx_10ch_loopback; in patch_stac92hd73xx()
4809 spec->aloopback_ctl = &stac92hd71bxx_loopback; in patch_stac92hd71bxx()
4900 spec->aloopback_ctl = &stac927x_loopback; in patch_stac927x()
4954 spec->aloopback_ctl in patch_stac9205()
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_sigmatel.c199 const struct snd_kcontrol_new *aloopback_ctl; member
4337 if (spec->aloopback_ctl && in stac_parse_auto_config()
4340 spec->aloopback_ctl->private_value >> 16; in stac_parse_auto_config()
4343 if (!snd_hda_gen_add_kctl(&spec->gen, NULL, spec->aloopback_ctl)) in stac_parse_auto_config()
4580 spec->aloopback_ctl = &stac92hd73xx_6ch_loopback; in patch_stac92hd73xx()
4583 spec->aloopback_ctl = &stac92hd73xx_8ch_loopback; in patch_stac92hd73xx()
4586 spec->aloopback_ctl = &stac92hd73xx_10ch_loopback; in patch_stac92hd73xx()
4804 spec->aloopback_ctl = &stac92hd71bxx_loopback; in patch_stac92hd71bxx()
4895 spec->aloopback_ctl = &stac927x_loopback; in patch_stac927x()
4949 spec->aloopback_ctl in patch_stac9205()
[all...]

Completed in 10 milliseconds