Searched defs:pdevinfo (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 265 struct hdaa_pcm_devinfo *pdevinfo = as->pdevinfo; in hdaa_channels_handler() local 463 struct hdaa_pcm_devinfo *pdevinfo = as->pdevinfo; in hdaa_autorecsrc_handler() local 1734 struct hdaa_pcm_devinfo *pdevinfo = ch->pdevinfo; hdaa_channel_init() local 2224 struct hdaa_pcm_devinfo *pdevinfo = mix_getdevinfo(m); hdaa_audio_ctl_ossmixer_init() local 2352 hdaa_audio_ctl_source_volume(struct hdaa_pcm_devinfo * pdevinfo,int ossdev,nid_t nid,int index,int mute,int left,int right,int depth) hdaa_audio_ctl_source_volume() argument 2428 hdaa_audio_ctl_dest_volume(struct hdaa_pcm_devinfo * pdevinfo,int ossdev,nid_t nid,int index,int mute,int left,int right,int depth) hdaa_audio_ctl_dest_volume() argument 2499 hdaa_audio_ctl_dev_volume(struct hdaa_pcm_devinfo * pdevinfo,unsigned dev) hdaa_audio_ctl_dev_volume() argument 2580 struct hdaa_pcm_devinfo *pdevinfo = mix_getdevinfo(m); hdaa_audio_ctl_ossmixer_set() local 2638 hdaa_audio_ctl_set_defaults(struct hdaa_pcm_devinfo * pdevinfo) hdaa_audio_ctl_set_defaults() argument 2680 hdaa_audio_ctl_recsel_comm(struct hdaa_pcm_devinfo * pdevinfo,uint32_t src,nid_t nid,int depth) hdaa_audio_ctl_recsel_comm() argument 2756 struct hdaa_pcm_devinfo *pdevinfo = mix_getdevinfo(m); hdaa_audio_ctl_ossmixer_setrecsrc() local 4925 struct hdaa_pcm_devinfo *pdevinfo; hdaa_adjust_amp() local 5543 struct hdaa_pcm_devinfo *pdevinfo = &devinfo->devs[i]; hdaa_create_pcms() local 5551 hdaa_dump_ctls(struct hdaa_pcm_devinfo * pdevinfo,const char * banner,uint32_t flag) hdaa_dump_ctls() argument 5894 hdaa_dump_dst_nid(struct hdaa_pcm_devinfo * pdevinfo,nid_t nid,int depth) hdaa_dump_dst_nid() argument 5941 hdaa_dump_dac(struct hdaa_pcm_devinfo * pdevinfo) hdaa_dump_dac() argument 5980 hdaa_dump_adc(struct hdaa_pcm_devinfo * pdevinfo) hdaa_dump_adc() argument 6019 hdaa_dump_mix(struct hdaa_pcm_devinfo * pdevinfo) hdaa_dump_mix() argument 6552 struct hdaa_pcm_devinfo *pdevinfo = &devinfo->devs[i]; hdaa_resume() local 6711 struct hdaa_pcm_devinfo *pdevinfo = hdaa_print_child() local 6749 struct hdaa_pcm_devinfo *pdevinfo = hdaa_child_location() local 6908 struct hdaa_pcm_devinfo *pdevinfo = as->pdevinfo; hdaa_sysctl_32bit() local 6937 struct hdaa_pcm_devinfo *pdevinfo = hdaa_pcm_probe() local 7002 struct hdaa_pcm_devinfo *pdevinfo = hdaa_pcm_attach() local 7125 struct hdaa_pcm_devinfo *pdevinfo = hdaa_pcm_detach() local [all...] |
H A D | hdaa.h | 165 struct hdaa_pcm_devinfo *pdevinfo; member 226 struct hdaa_pcm_devinfo *pdevinfo; member
|