Searched refs:add_control_with_pfx (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_generic.c | 994 static int add_control_with_pfx(struct hda_gen_spec *spec, int type, in add_control_with_pfx() function 1006 add_control_with_pfx(spec, type, pfx, "Playback", "Volume", 0, val) 1008 add_control_with_pfx(spec, type, pfx, "Playback", "Switch", 0, val) 1010 add_control_with_pfx(spec, type, pfx, "Playback", "Volume", cidx, val) 1012 add_control_with_pfx(spec, type, pfx, "Playback", "Switch", cidx, val)
|