Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.c3613 static int add_single_cap_ctl(struct hda_codec *codec, const char *label, in add_single_cap_ctl() function
3664 err = add_single_cap_ctl(codec, NULL, idx, false, vol_ctl, inv_dmic); in create_single_cap_vol_ctl()
3667 err = add_single_cap_ctl(codec, NULL, idx, true, sw_ctl, inv_dmic); in create_single_cap_vol_ctl()
3737 err = add_single_cap_ctl(codec, in create_multi_cap_vol_ctl()