Searched refs:hdaa_audio_ctl_amp_get (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 174 static struct hdaa_audio_ctl *hdaa_audio_ctl_amp_get(struct hdaa_devinfo *, 210 hdaa_audio_ctl_amp_get(struct hdaa_devinfo *devinfo, nid_t nid, int dir, in hdaa_audio_ctl_amp_get() function 395 ctl = hdaa_audio_ctl_amp_get(devinfo, in hdaa_hpredir_handler() 425 ctl = hdaa_audio_ctl_amp_get(devinfo, in hdaa_hpredir_handler() 2380 ctl = hdaa_audio_ctl_amp_get(devinfo, w->nid, HDAA_CTL_IN, in hdaa_audio_ctl_source_volume() 2406 ctl = hdaa_audio_ctl_amp_get(devinfo, w->nid, HDAA_CTL_OUT, -1, 1); in hdaa_audio_ctl_source_volume() 2468 ctl = hdaa_audio_ctl_amp_get(devinfo, w->nid, in hdaa_audio_ctl_dest_volume() 2486 ctl = hdaa_audio_ctl_amp_get(devinfo, w->nid, in hdaa_audio_ctl_dest_volume() 2713 ctl = hdaa_audio_ctl_amp_get(devinfo, in hdaa_audio_ctl_recsel_comm() 4324 ctl = hdaa_audio_ctl_amp_get(devinfo, w->nid, in hdaa_audio_disable_unas() [all …]
|