Searched refs:snddev_info (Results 1 – 15 of 15) sorted by relevance
| /freebsd-13.1/sys/dev/sound/pcm/ |
| H A D | sound.c | 119 struct snddev_info *d; in snd_setup_intr() 431 struct snddev_info *d; in sysctl_hw_snd_default_unit() 454 struct snddev_info *d; in sysctl_hw_snd_maxautovchans() 598 struct snddev_info *d; in pcm_chn_destroy() 742 struct snddev_info *d; in pcm_best_unit() 872 struct snddev_info *d; in sysctl_dev_pcm_bitperfect() 910 struct snddev_info *d; in sysctl_dev_pcm_clone_flags() 938 struct snddev_info *d; in sysctl_dev_pcm_clone_deadline() 965 struct snddev_info *d; in sysctl_dev_pcm_clone_gc() 989 struct snddev_info *d; in sysctl_hw_snd_clone_gc() [all …]
|
| H A D | dsp.h | 43 void dsp_cdevinfo_init(struct snddev_info *); 44 void dsp_cdevinfo_flush(struct snddev_info *);
|
| H A D | sound.h | 95 #define PCM_SOFTC_SIZE (sizeof(struct snddev_info)) 319 int pcm_setvchans(struct snddev_info *d, int direction, int newcnt, int num); 320 int pcm_chnalloc(struct snddev_info *d, struct pcm_channel **ch, int direction, 324 int pcm_inprog(struct snddev_info *d, int delta); 326 struct pcm_channel *pcm_chn_create(struct snddev_info *d, struct pcm_channel *parent, kobj_class_t … 328 int pcm_chn_add(struct snddev_info *d, struct pcm_channel *ch); 329 int pcm_chn_remove(struct snddev_info *d, struct pcm_channel *ch); 380 struct snddev_info { struct
|
| H A D | mixer.c | 120 struct snddev_info *snddev; in mixer_get_devt() 249 struct snddev_info *d; in mixer_set() 375 struct snddev_info *d; in mixer_setrecsrc() 491 struct snddev_info *d; in mix_setdevs() 808 struct snddev_info *d; in mixer_uninit() 1078 struct snddev_info *d; in mixer_open() 1101 struct snddev_info *d; in mixer_close() 1127 struct snddev_info *d; in mixer_ioctl_channel() 1235 struct snddev_info *d; in mixer_ioctl() 1386 struct snddev_info *d; in mixer_clone() [all …]
|
| H A D | vchan.c | 254 pcm_getparentchannel(struct snddev_info *d, in pcm_getparentchannel() 298 struct snddev_info *d; in sysctl_dev_pcm_vchans() 353 struct snddev_info *d; in sysctl_dev_pcm_vchanmode() 447 struct snddev_info *d; in sysctl_dev_pcm_vchanrate() 555 struct snddev_info *d; in sysctl_dev_pcm_vchanformat() 669 struct snddev_info *d; in vchan_create() 855 struct snddev_info *d; in vchan_destroy() 942 struct snddev_info *d; in vchan_initsys()
|
| H A D | dsp.c | 153 struct snddev_info *d; in getchns() 231 struct snddev_info *d; in dsp_cdevinfo_alloc() 277 struct snddev_info *d; in dsp_cdevinfo_free() 454 struct snddev_info *d; in dsp_open() 704 struct snddev_info *d; in dsp_close() 821 struct snddev_info *d; in dsp_io_ops() 909 struct snddev_info *d; in dsp_get_volume_channel() 965 struct snddev_info *d; in dsp_ioctl_channel() 1103 struct snddev_info *d; in dsp_ioctl() 2202 struct snddev_info *d; in dsp_poll() [all …]
|
| H A D | feeder_eq.c | 546 struct snddev_info *d; in sysctl_dev_pcm_eq() 606 struct snddev_info *d; in sysctl_dev_pcm_eq_preamp() 666 struct snddev_info *d; in feeder_eq_initsys()
|
| H A D | sndstat.h | 38 struct snddev_info *d; \
|
| H A D | sndstat.c | 341 struct snddev_info *d; in sndstat_prepare()
|
| H A D | channel.h | 104 struct snddev_info *parentsnddev;
|
| H A D | channel.c | 131 struct snddev_info *d; in chn_vpc_proc() 2092 struct snddev_info *d; in chn_syncstate() 2197 struct snddev_info *d = c->parentsnddev; in chn_trigger()
|
| H A D | feeder_chain.c | 583 struct snddev_info *d; in feeder_chain()
|
| H A D | feeder_rate.c | 242 struct snddev_info *d; in sysctl_hw_snd_feeder_rate_quality()
|
| /freebsd-13.1/sys/dev/sound/pci/ |
| H A D | es137x.c | 1513 struct snddev_info *d; in sysctl_es137x_single_pcm_mixer()
|
| /freebsd-13.1/sys/dev/sound/pci/hda/ |
| H A D | hdaa.c | 7008 struct snddev_info *d; in hdaa_pcm_attach()
|