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

/linux-master/sound/pci/hda/
H A Dhda_generic.c996 static int add_control_with_pfx(struct hda_gen_spec *spec, int type, function
1012 add_control_with_pfx(spec, type, pfx, "Playback", "Volume", 0, val)
1014 add_control_with_pfx(spec, type, pfx, "Playback", "Switch", 0, val)
1016 add_control_with_pfx(spec, type, pfx, "Playback", "Volume", cidx, val)
1018 add_control_with_pfx(spec, type, pfx, "Playback", "Switch", cidx, val)

Completed in 330 milliseconds