Home
last modified time | relevance | path

Searched refs:hdsp (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/sound/pci/rme9652/
Dhdsp.c450 struct hdsp *hdsp; member
461 struct hdsp { struct
621 static int snd_hdsp_create_alsa_devices(struct snd_card *card, struct hdsp *hdsp);
622 static int snd_hdsp_create_pcm(struct snd_card *card, struct hdsp *hdsp);
623 static int snd_hdsp_enable_io (struct hdsp *hdsp);
624 static void snd_hdsp_initialize_midi_flush (struct hdsp *hdsp);
625 static void snd_hdsp_initialize_channels (struct hdsp *hdsp);
626 static int hdsp_fifo_wait(struct hdsp *hdsp, int count, int timeout);
627 static int hdsp_autosync_ref(struct hdsp *hdsp);
628 static int snd_hdsp_set_defaults(struct hdsp *hdsp);
[all …]
DMakefile7 snd-hdsp-objs := hdsp.o
12 obj-$(CONFIG_SND_HDSP) += snd-hdsp.o
/linux-3.4.99/include/sound/
DKbuild5 header-y += hdsp.h
/linux-3.4.99/Documentation/sound/alsa/
Dalsa-parameters.txt69 snd-hdsp= [HW,ALSA]
DALSA-Configuration.txt958 Module snd-hdsp
2279 Some drivers (e.g. hdsp) require the large contiguous buffers, and
/linux-3.4.99/Documentation/ioctl/
Dioctl-number.txt130 'H' 40-4F sound/hdsp.h conflict!
/linux-3.4.99/sound/pci/
DKconfig590 will be called snd-hdsp.