Symbol: snddev_info
sys/dev/sound/dummy.c
63
struct snddev_info info;
sys/dev/sound/fdt/audio_soc.c
64
struct snddev_info info;
sys/dev/sound/pci/es137x.c
1511
struct snddev_info *d;
sys/dev/sound/pci/hda/hdaa.c
7070
struct snddev_info *d;
sys/dev/sound/pcm/channel.c
1101
chn_getunr(struct snddev_info *d, int type)
sys/dev/sound/pcm/channel.c
1150
chn_init(struct snddev_info *d, struct pcm_channel *parent, kobj_class_t cls,
sys/dev/sound/pcm/channel.c
1290
struct snddev_info *d = c->parentsnddev;
sys/dev/sound/pcm/channel.c
131
struct snddev_info *d;
sys/dev/sound/pcm/channel.c
2156
struct snddev_info *d;
sys/dev/sound/pcm/channel.c
2249
struct snddev_info *d = c->parentsnddev;
sys/dev/sound/pcm/channel.h
105
struct snddev_info *parentsnddev;
sys/dev/sound/pcm/channel.h
267
struct pcm_channel *chn_init(struct snddev_info *d, struct pcm_channel *parent,
sys/dev/sound/pcm/dsp.c
135
struct snddev_info *sc;
sys/dev/sound/pcm/dsp.c
160
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
167
dsp_chn_alloc(struct snddev_info *d, struct pcm_channel **ch, int direction,
sys/dev/sound/pcm/dsp.c
1849
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
1965
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
2053
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
2143
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
2320
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
246
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
3058
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
353
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
463
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
52
struct snddev_info *sc;
sys/dev/sound/pcm/dsp.c
541
struct snddev_info *d;
sys/dev/sound/pcm/dsp.c
698
struct snddev_info *d;
sys/dev/sound/pcm/feeder_chain.c
565
struct snddev_info *d;
sys/dev/sound/pcm/feeder_eq.c
441
struct snddev_info *d;
sys/dev/sound/pcm/feeder_eq.c
484
struct snddev_info *d;
sys/dev/sound/pcm/feeder_eq.c
544
struct snddev_info *d;
sys/dev/sound/pcm/feeder_rate.c
225
struct snddev_info *d;
sys/dev/sound/pcm/feeder_volume.c
234
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
111
mixer_set_softpcmvol(struct snd_mixer *m, struct snddev_info *d,
sys/dev/sound/pcm/mixer.c
1126
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
1195
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
156
mixer_set_eq(struct snd_mixer *m, struct snddev_info *d,
sys/dev/sound/pcm/mixer.c
210
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
336
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
452
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
616
struct snddev_info *snddev;
sys/dev/sound/pcm/mixer.c
686
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
81
struct snddev_info *snddev;
sys/dev/sound/pcm/mixer.c
927
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
944
struct snddev_info *d;
sys/dev/sound/pcm/mixer.c
962
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
103
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
131
struct snddev_info *d = device_get_softc(dev);
sys/dev/sound/pcm/sound.c
151
pcm_killchans(struct snddev_info *d)
sys/dev/sound/pcm/sound.c
206
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
235
struct snddev_info *d = device_get_softc(dev);
sys/dev/sound/pcm/sound.c
243
struct snddev_info *d = device_get_softc(dev);
sys/dev/sound/pcm/sound.c
251
struct snddev_info *d = device_get_softc(dev);
sys/dev/sound/pcm/sound.c
286
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
323
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
349
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
385
struct snddev_info *d = device_get_softc(dev);
sys/dev/sound/pcm/sound.c
455
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
531
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
625
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
69
struct snddev_info *d;
sys/dev/sound/pcm/sound.c
83
struct snddev_info *d;
sys/dev/sound/pcm/sound.h
90
#define PCM_SOFTC_SIZE (sizeof(struct snddev_info))
sys/dev/sound/pcm/vchan.c
252
struct snddev_info *d;
sys/dev/sound/pcm/vchan.c
311
struct snddev_info *d;
sys/dev/sound/pcm/vchan.c
407
struct snddev_info *d;
sys/dev/sound/pcm/vchan.c
501
struct snddev_info *d;
sys/dev/sound/pcm/vchan.c
607
struct snddev_info *d;
sys/dev/sound/pcm/vchan.c
742
struct snddev_info *d;
sys/dev/sound/pcm/vchan.c
779
struct snddev_info *d;
sys/dev/sound/sndstat.c
1218
struct snddev_info *d;
sys/dev/sound/sndstat.c
1369
struct snddev_info *d;
sys/dev/sound/sndstat.c
320
sndstat_get_caps(struct snddev_info *d, int dir, uint32_t *min_rate,
sys/dev/sound/sndstat.c
377
sndstat_build_sound4_nvlist(struct snddev_info *d, nvlist_t **dip)
sys/dev/sound/sndstat.c
689
struct snddev_info *d;