Home
last modified time | relevance | path

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

/src/sys/dev/sound/pcm/
H A Dsound.c69 struct snddev_info *d; in snd_setup_intr()
83 struct snddev_info *d; in sysctl_hw_snd_default_unit()
117 struct snddev_info *d = device_get_softc(dev); in pcm_addchan()
137 pcm_killchans(struct snddev_info *d) in pcm_killchans()
192 struct snddev_info *d; in pcm_best_unit()
221 struct snddev_info *d = device_get_softc(dev); in pcm_getflags()
229 struct snddev_info *d = device_get_softc(dev); in pcm_setflags()
237 struct snddev_info *d = device_get_softc(dev); in pcm_getdevinfo()
245 struct snddev_info *d = device_get_softc(dev); in pcm_getbuffersize()
275 struct snddev_info *d; in sysctl_dev_pcm_bitperfect()
[all …]
H A Dmixer.c107 struct snddev_info *snddev; in mixer_get_devt()
137 mixer_set_softpcmvol(struct snd_mixer *m, struct snddev_info *d, in mixer_set_softpcmvol()
182 mixer_set_eq(struct snd_mixer *m, struct snddev_info *d, in mixer_set_eq()
236 struct snddev_info *d; in mixer_set()
362 struct snddev_info *d; in mixer_setrecsrc()
478 struct snddev_info *d; in mix_setdevs()
696 struct snddev_info *snddev; in mixer_init()
776 struct snddev_info *d; in mixer_uninit()
1017 struct snddev_info *d; in mixer_open()
1034 struct snddev_info *d; in mixer_close()
[all …]
H A Dvchan.c252 struct snddev_info *d; in sysctl_dev_pcm_vchans()
311 struct snddev_info *d; in sysctl_dev_pcm_vchanmode()
407 struct snddev_info *d; in sysctl_dev_pcm_vchanrate()
501 struct snddev_info *d; in sysctl_dev_pcm_vchanformat()
607 struct snddev_info *d; in vchan_create()
742 struct snddev_info *d; in sysctl_hw_snd_vchans_enable()
779 struct snddev_info *d; in vchan_initsys()
H A Ddsp.c52 struct snddev_info *sc;
118 struct snddev_info *sc; in dsp_make_dev()
143 struct snddev_info *d; in dsp_destroy_dev()
168 dsp_chn_alloc(struct snddev_info *d, struct pcm_channel **ch, int direction, in dsp_chn_alloc()
247 struct snddev_info *d; in dsp_close()
354 struct snddev_info *d; in dsp_open()
464 struct snddev_info *d; in dsp_io_ops()
542 struct snddev_info *d; in dsp_ioctl_channel()
698 struct snddev_info *d; in dsp_ioctl()
1863 struct snddev_info *d; in dsp_poll()
[all …]
H A Dsound.h90 #define PCM_SOFTC_SIZE (sizeof(struct snddev_info))
190 struct snddev_info { struct
H A Dfeeder_eq.c474 struct snddev_info *d; in sysctl_dev_pcm_eq()
534 struct snddev_info *d; in sysctl_dev_pcm_eq_preamp()
594 struct snddev_info *d; in feeder_eq_initsys()
H A Dchannel.h105 struct snddev_info *parentsnddev;
268 struct pcm_channel *chn_init(struct snddev_info *d, struct pcm_channel *parent,
H A Dchannel.c131 struct snddev_info *d; in chn_vpc_proc()
1094 chn_getunr(struct snddev_info *d, int type) in chn_getunr()
1143 chn_init(struct snddev_info *d, struct pcm_channel *parent, kobj_class_t cls, in chn_init()
1299 struct snddev_info *d = c->parentsnddev; in chn_kill()
2140 struct snddev_info *d; in chn_syncstate()
2242 struct snddev_info *d = c->parentsnddev; in chn_trigger()
H A Dfeeder_volume.c246 struct snddev_info *d; in feed_volume_feed()
H A Dfeeder_chain.c571 struct snddev_info *d; in feeder_chain()
H A Dfeeder_rate.c240 struct snddev_info *d; in sysctl_hw_snd_feeder_rate_quality()
/src/sys/dev/sound/
H A Dsndstat.c321 sndstat_get_caps(struct snddev_info *d, int dir, uint32_t *min_rate, in sndstat_get_caps()
378 sndstat_build_sound4_nvlist(struct snddev_info *d, nvlist_t **dip) in sndstat_build_sound4_nvlist()
690 struct snddev_info *d; in sndstat_create_devs_nvlist()
1219 struct snddev_info *d; in sndstat_prepare_pcm()
1370 struct snddev_info *d; in sndstat_prepare()
H A Ddummy.c63 struct snddev_info info;
/src/sys/dev/sound/fdt/
H A Daudio_soc.c64 struct snddev_info info;
/src/sys/dev/sound/pci/
H A Des137x.c1511 struct snddev_info *d; in sysctl_es137x_single_pcm_mixer()
/src/sys/dev/sound/pci/hda/
H A Dhdaa.c7029 struct snddev_info *d; in hdaa_pcm_attach()