Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c4581 int ossdev, int ctlable, int depth, int *minamp, int *maxamp) in hdaa_audio_ctl_source_amp()
4605 if (depth > 0 && ctlable && (conns == 1 || in hdaa_audio_ctl_source_amp()
4639 ctlable = 0;
4641 if (ctlable) {
4662 wc->nid, j, ossdev, ctlable, depth + 1, in hdaa_audio_ctl_dest_amp()
4540 hdaa_audio_ctl_source_amp(struct hdaa_devinfo * devinfo,nid_t nid,int index,int ossdev,int ctlable,int depth,int * minamp,int * maxamp) hdaa_audio_ctl_source_amp() argument