Home
last modified time | relevance | path

Searched refs:sndcard_func (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/sys/dev/sound/pci/
HDcsa.c222 struct sndcard_func *func; in csa_attach()
276 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in csa_attach()
283 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in csa_attach()
413 struct sndcard_func *func; in csa_setup_intr()
457 struct sndcard_func *func; in csa_teardown_intr()
HDcsamidi.c185 struct sndcard_func *func; in midicsa_probe()
HDemu10kx-midi.c160 struct sndcard_func *func; in emu_midi_attach()
HDemu10kx.c2937 struct sndcard_func *func = device_get_ivars(dev); in emu_read_ivar()
3007 struct sndcard_func *func; in emu_pci_attach()
3214 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3226 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3237 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3247 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3259 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3272 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3290 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
3308 func = malloc(sizeof(struct sndcard_func), M_DEVBUF, M_WAITOK | M_ZERO); in emu_pci_attach()
[all …]
HDcsapcm.c758 struct sndcard_func *func; in pcmcsa_probe()
779 struct sndcard_func *func; in pcmcsa_attach()
/freebsd-head/sys/dev/sound/usb/
HDuaudio_pcm.c193 struct sndcard_func *func; in ua_probe()
HDuaudio.c371 struct sndcard_func sc_sndcard_func;
/freebsd-head/sys/dev/sound/pcm/
HDsound.h204 struct sndcard_func { struct