Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dsound.c99 struct snddev_info *d; in snd_setup_intr()
113 struct snddev_info *d; in sysctl_hw_snd_default_unit()
136 struct snddev_info *d = device_get_softc(dev); in pcm_addchan()
156 pcm_killchans(struct snddev_info *d) in pcm_killchans()
211 struct snddev_info *d; in pcm_best_unit()
237 struct snddev_info *d = device_get_softc(dev); in pcm_getflags()
245 struct snddev_info *d = device_get_softc(dev); in pcm_setflags()
253 struct snddev_info *d = device_get_softc(dev); in pcm_getdevinfo()
261 struct snddev_info *d = device_get_softc(dev); in pcm_getbuffersize()
291 struct snddev_info *d; in sysctl_dev_pcm_bitperfect()
[all …]
H A Dmixer.c113 struct snddev_info *snddev; in mixer_get_devt()
143 mixer_set_softpcmvol(struct snd_mixer *m, struct snddev_info *d, in mixer_set_softpcmvol()
188 mixer_set_eq(struct snd_mixer *m, struct snddev_info *d, in mixer_set_eq()
242 struct snddev_info *d; in mixer_set()
368 struct snddev_info *d; in mixer_setrecsrc()
484 struct snddev_info *d; in mix_setdevs()
711 struct snddev_info *snddev; in mixer_init()
791 struct snddev_info *d; in mixer_uninit()
1048 struct snddev_info *d; in mixer_open()
1071 struct snddev_info *d; in mixer_close()
[all …]
H A Dvchan.c259 struct snddev_info *d; in sysctl_dev_pcm_vchans()
314 struct snddev_info *d; in sysctl_dev_pcm_vchanmode()
406 struct snddev_info *d; in sysctl_dev_pcm_vchanrate()
504 struct snddev_info *d; in sysctl_dev_pcm_vchanformat()
606 struct snddev_info *d; in vchan_create()
820 struct snddev_info *d; in sysctl_hw_snd_vchans_enable()
855 struct snddev_info *d; in vchan_initsys()
H A Ddsp.c52 struct snddev_info *sc;
113 struct snddev_info *sc; in dsp_make_dev()
138 struct snddev_info *d; in dsp_destroy_dev()
163 dsp_chn_alloc(struct snddev_info *d, struct pcm_channel **ch, int direction, in dsp_chn_alloc()
248 struct snddev_info *d; in dsp_close()
350 struct snddev_info *d; in dsp_open()
460 struct snddev_info *d; in dsp_io_ops()
557 struct snddev_info *d; in dsp_ioctl_channel()
682 struct snddev_info *d; in dsp_ioctl()
1780 struct snddev_info *d; in dsp_poll()
[all …]
H A Dfeeder_eq.c482 struct snddev_info *d; in sysctl_dev_pcm_eq()
542 struct snddev_info *d; in sysctl_dev_pcm_eq_preamp()
602 struct snddev_info *d; in feeder_eq_initsys()
H A Dsound.h95 #define PCM_SOFTC_SIZE (sizeof(struct snddev_info))
220 struct snddev_info { struct
H A Dchannel.h105 struct snddev_info *parentsnddev;
267 struct pcm_channel *chn_init(struct snddev_info *d, struct pcm_channel *parent,
H A Dsndstat.c322 sndstat_get_caps(struct snddev_info *d, int dir, uint32_t *min_rate, in sndstat_get_caps()
379 sndstat_build_sound4_nvlist(struct snddev_info *d, nvlist_t **dip) in sndstat_build_sound4_nvlist()
682 struct snddev_info *d; in sndstat_create_devs_nvlist()
1220 struct snddev_info *d; in sndstat_prepare_pcm()
1372 struct snddev_info *d; in sndstat_prepare()
H A Dchannel.c131 struct snddev_info *d; in chn_vpc_proc()
1123 chn_getunr(struct snddev_info *d, int type) in chn_getunr()
1172 chn_init(struct snddev_info *d, struct pcm_channel *parent, kobj_class_t cls, in chn_init()
1319 struct snddev_info *d = c->parentsnddev; in chn_kill()
2147 struct snddev_info *d; in chn_syncstate()
2249 struct snddev_info *d = c->parentsnddev; in chn_trigger()
H A Dfeeder_chain.c581 struct snddev_info *d; in feeder_chain()
H A Dfeeder_rate.c240 struct snddev_info *d; in sysctl_hw_snd_feeder_rate_quality()
/freebsd/sys/dev/sound/
H A Ddummy.c60 struct snddev_info info;
/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c64 struct snddev_info info;
/freebsd/sys/dev/sound/pci/
H A Des137x.c1511 struct snddev_info *d; in sysctl_es137x_single_pcm_mixer()
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c7002 struct snddev_info *d; in hdaa_pcm_attach()