Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
int | snd_gus_dram_write (struct snd_gus_card *gus, char __user *buffer, unsigned int address, unsigned int size) |
int | snd_gus_dram_read (struct snd_gus_card *gus, char __user *buffer, unsigned int address, unsigned int size, int rom) |
int snd_gus_dram_read | ( | struct snd_gus_card * | gus, |
char __user * | buffer, | ||
unsigned int | address, | ||
unsigned int | size, | ||
int | rom | ||
) |
Definition at line 97 of file gus_dram.c.
int snd_gus_dram_write | ( | struct snd_gus_card * | gus, |
char __user * | buffer, | ||
unsigned int | address, | ||
unsigned int | size | ||
) |
Definition at line 59 of file gus_dram.c.