Searched refs:ac97_patch (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/sound/pcm/
H A Dac97_patch.h26 * $FreeBSD: releng/11.0/sys/dev/sound/pcm/ac97_patch.h 168861 2007-04-19 13:54:22Z ariff $
29 typedef void (*ac97_patch)(struct ac97_info*); typedef
H A Dac97_patch.c33 #include <dev/sound/pcm/ac97_patch.h>
35 SND_DECLARE_FILE("$FreeBSD: releng/11.0/sys/dev/sound/pcm/ac97_patch.c 193640 2009-06-07 19:12:08Z ariff $");
H A Dac97.c33 #include <dev/sound/pcm/ac97_patch.h>
80 ac97_patch patch;
600 ac97_patch codec_patch;
/freebsd-11.0-release/sys/modules/sound/sound/
H A DMakefile20 SRCS+= ac97.c ac97_patch.c buffer.c channel.c clone.c dsp.c

Completed in 53 milliseconds