Searched refs:snddev_info (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14.2/sys/dev/sound/pcm/ |
| H A D | sound.c | 101 struct snddev_info *d; in snd_setup_intr() 171 struct snddev_info *d; in sysctl_hw_snd_default_unit() 194 struct snddev_info *d = device_get_softc(dev); in pcm_addchan() 213 pcm_killchans(struct snddev_info *d) in pcm_killchans() 255 struct snddev_info *d; in pcm_best_unit() 381 struct snddev_info *d; in sysctl_dev_pcm_bitperfect() 416 pcm_mode_init(struct snddev_info *d) in pcm_mode_init() 462 struct snddev_info *d; in pcm_register() 528 struct snddev_info *d; in pcm_unregister() 629 struct snddev_info *d; in sound_oss_sysinfo() [all …]
|
| H A D | vchan.h | 50 int vchan_setnew(struct snddev_info *, int, int); 51 void vchan_setmaxauto(struct snddev_info *, int);
|
| H A D | mixer.c | 113 struct snddev_info *snddev; in mixer_get_devt() 242 struct snddev_info *d; in mixer_set() 368 struct snddev_info *d; in mixer_setrecsrc() 484 struct snddev_info *d; in mix_setdevs() 791 struct snddev_info *d; in mixer_uninit() 1048 struct snddev_info *d; in mixer_open() 1071 struct snddev_info *d; in mixer_close() 1097 struct snddev_info *d; in mixer_ioctl_channel() 1205 struct snddev_info *d; in mixer_ioctl() 1360 struct snddev_info *d; in mixer_clone() [all …]
|
| H A D | vchan.c | 258 vchan_getparentchannel(struct snddev_info *d, in vchan_getparentchannel() 302 struct snddev_info *d; in sysctl_dev_pcm_vchans() 357 struct snddev_info *d; in sysctl_dev_pcm_vchanmode() 451 struct snddev_info *d; in sysctl_dev_pcm_vchanrate() 558 struct snddev_info *d; in sysctl_dev_pcm_vchanformat() 672 struct snddev_info *d; in vchan_create() 899 vchan_setnew(struct snddev_info *d, int direction, int newcnt) in vchan_setnew() 1011 vchan_setmaxauto(struct snddev_info *d, int num) in vchan_setmaxauto() 1032 struct snddev_info *d; in sysctl_hw_snd_maxautovchans() 1062 struct snddev_info *d; in vchan_initsys()
|
| H A D | sound.h | 92 #define PCM_SOFTC_SIZE (sizeof(struct snddev_info)) 244 int pcm_chnalloc(struct snddev_info *d, struct pcm_channel **ch, int direction, 290 struct snddev_info { struct
|
| H A D | dsp.c | 51 struct snddev_info *sc; 112 struct snddev_info *sc; in dsp_make_dev() 137 struct snddev_info *d; in dsp_destroy_dev() 172 struct snddev_info *d; in dsp_close() 258 struct snddev_info *d; in dsp_open() 437 struct snddev_info *d; in dsp_io_ops() 534 struct snddev_info *d; in dsp_ioctl_channel() 659 struct snddev_info *d; in dsp_ioctl() 1779 struct snddev_info *d; in dsp_poll() 1836 struct snddev_info *d; in dsp_mmap_single() [all …]
|
| H A D | feeder_eq.c | 544 struct snddev_info *d; in sysctl_dev_pcm_eq() 604 struct snddev_info *d; in sysctl_dev_pcm_eq_preamp() 664 struct snddev_info *d; in feeder_eq_initsys()
|
| H A D | channel.h | 101 struct snddev_info *parentsnddev; 263 struct pcm_channel *chn_init(struct snddev_info *d, struct pcm_channel *parent,
|
| H A D | sndstat.c | 323 sndstat_get_caps(struct snddev_info *d, int dir, uint32_t *min_rate, in sndstat_get_caps() 380 sndstat_build_sound4_nvlist(struct snddev_info *d, nvlist_t **dip) in sndstat_build_sound4_nvlist() 683 struct snddev_info *d; in sndstat_create_devs_nvlist() 1221 struct snddev_info *d; in sndstat_prepare_pcm() 1373 struct snddev_info *d; in sndstat_prepare()
|
| H A D | channel.c | 127 struct snddev_info *d; in chn_vpc_proc() 1161 chn_getunr(struct snddev_info *d, int type) in chn_getunr() 1210 chn_init(struct snddev_info *d, struct pcm_channel *parent, kobj_class_t cls, in chn_init() 1369 struct snddev_info *d = c->parentsnddev; in chn_kill() 2209 struct snddev_info *d; in chn_syncstate() 2311 struct snddev_info *d = c->parentsnddev; in chn_trigger()
|
| H A D | feeder_chain.c | 581 struct snddev_info *d; in feeder_chain()
|
| H A D | feeder_rate.c | 240 struct snddev_info *d; in sysctl_hw_snd_feeder_rate_quality()
|
| /freebsd-14.2/sys/dev/sound/ |
| H A D | dummy.c | 60 struct snddev_info info;
|
| /freebsd-14.2/sys/dev/sound/fdt/ |
| H A D | audio_soc.c | 64 struct snddev_info info;
|
| /freebsd-14.2/sys/dev/sound/pci/ |
| H A D | es137x.c | 1511 struct snddev_info *d; in sysctl_es137x_single_pcm_mixer()
|
| /freebsd-14.2/sys/dev/sound/pci/hda/ |
| H A D | hdaa.c | 7000 struct snddev_info *d; in hdaa_pcm_attach()
|