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

/linux-master/sound/pci/hda/
H A Dhda_generic.c345 static bool is_ctl_used(struct hda_codec *codec, unsigned int val, int type) function
364 return is_ctl_used(codec, val, type);
1304 if (is_ctl_used(codec, val, NID_PATH_VOL_CTL))
1318 if (is_ctl_used(codec, val, NID_PATH_MUTE_CTL))

Completed in 344 milliseconds