Home
last modified time | relevance | path

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

/linux/sound/hda/common/
H A Dhda_local.h135 const char *suffix, bool init_follower_vol,
H A Dcodec.c1940 * @init_follower_vol: initialize followers to unmute/0dB
1955 const char *suffix, bool init_follower_vol, in __snd_hda_add_vmaster()
1983 if (init_follower_vol) { in __snd_hda_add_vmaster()
1956 __snd_hda_add_vmaster(struct hda_codec * codec,char * name,unsigned int * tlv,const char * const * followers,const char * suffix,bool init_follower_vol,unsigned int access,struct snd_kcontrol ** ctl_ret) __snd_hda_add_vmaster() argument