|
void | snd_gf1_delay (struct snd_gus_card *gus) |
|
void | snd_gf1_ctrl_stop (struct snd_gus_card *gus, unsigned char reg) |
|
void | snd_gf1_write8 (struct snd_gus_card *gus, unsigned char reg, unsigned char data) |
|
unsigned char | snd_gf1_look8 (struct snd_gus_card *gus, unsigned char reg) |
|
void | snd_gf1_write16 (struct snd_gus_card *gus, unsigned char reg, unsigned int data) |
|
unsigned short | snd_gf1_look16 (struct snd_gus_card *gus, unsigned char reg) |
|
void | snd_gf1_adlib_write (struct snd_gus_card *gus, unsigned char reg, unsigned char data) |
|
void | snd_gf1_dram_addr (struct snd_gus_card *gus, unsigned int addr) |
|
void | snd_gf1_poke (struct snd_gus_card *gus, unsigned int addr, unsigned char data) |
|
unsigned char | snd_gf1_peek (struct snd_gus_card *gus, unsigned int addr) |
|
void | snd_gf1_write_addr (struct snd_gus_card *gus, unsigned char reg, unsigned int addr, short w_16bit) |
|
unsigned int | snd_gf1_read_addr (struct snd_gus_card *gus, unsigned char reg, short w_16bit) |
|
void | snd_gf1_i_ctrl_stop (struct snd_gus_card *gus, unsigned char reg) |
|
void | snd_gf1_i_write8 (struct snd_gus_card *gus, unsigned char reg, unsigned char data) |
|
unsigned char | snd_gf1_i_look8 (struct snd_gus_card *gus, unsigned char reg) |
|
void | snd_gf1_i_write16 (struct snd_gus_card *gus, unsigned char reg, unsigned int data) |
|
unsigned short | snd_gf1_i_look16 (struct snd_gus_card *gus, unsigned char reg) |
|
void | snd_gf1_select_active_voices (struct snd_gus_card *gus) |
|
void | snd_gf1_lfo_init (struct snd_gus_card *gus) |
|
void | snd_gf1_lfo_done (struct snd_gus_card *gus) |
|
void | snd_gf1_lfo_program (struct snd_gus_card *gus, int voice, int lfo_type, struct _SND_IW_LFO_PROGRAM *program) |
|
void | snd_gf1_lfo_enable (struct snd_gus_card *gus, int voice, int lfo_type) |
|
void | snd_gf1_lfo_disable (struct snd_gus_card *gus, int voice, int lfo_type) |
|
void | snd_gf1_lfo_change_freq (struct snd_gus_card *gus, int voice, int lfo_type, int freq) |
|
void | snd_gf1_lfo_change_depth (struct snd_gus_card *gus, int voice, int lfo_type, int depth) |
|
void | snd_gf1_lfo_setup (struct snd_gus_card *gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape) |
|
void | snd_gf1_lfo_shutdown (struct snd_gus_card *gus, int voice, int lfo_type) |
|
void | snd_gf1_mem_lock (struct snd_gf1_mem *alloc, int xup) |
|
int | snd_gf1_mem_xfree (struct snd_gf1_mem *alloc, struct snd_gf1_mem_block *block) |
|
struct snd_gf1_mem_block * | snd_gf1_mem_alloc (struct snd_gf1_mem *alloc, int owner, char *name, int size, int w_16, int align, unsigned int *share_id) |
|
int | snd_gf1_mem_free (struct snd_gf1_mem *alloc, unsigned int address) |
|
int | snd_gf1_mem_free_owner (struct snd_gf1_mem *alloc, int owner) |
|
int | snd_gf1_mem_init (struct snd_gus_card *gus) |
|
int | snd_gf1_mem_done (struct snd_gus_card *gus) |
|
int | snd_gf1_mem_proc_init (struct snd_gus_card *gus) |
|
int | snd_gf1_dma_init (struct snd_gus_card *gus) |
|
int | snd_gf1_dma_done (struct snd_gus_card *gus) |
|
int | snd_gf1_dma_transfer_block (struct snd_gus_card *gus, struct snd_gf1_dma_block *block, int atomic, int synth) |
|
unsigned short | snd_gf1_lvol_to_gvol_raw (unsigned int vol) |
|
unsigned short | snd_gf1_translate_freq (struct snd_gus_card *gus, unsigned int freq2) |
|
void | snd_gf1_set_default_handlers (struct snd_gus_card *gus, unsigned int what) |
|
void | snd_gf1_smart_stop_voice (struct snd_gus_card *gus, unsigned short voice) |
|
void | snd_gf1_stop_voice (struct snd_gus_card *gus, unsigned short voice) |
|
void | snd_gf1_stop_voices (struct snd_gus_card *gus, unsigned short v_min, unsigned short v_max) |
|
struct snd_gus_voice * | snd_gf1_alloc_voice (struct snd_gus_card *gus, int type, int client, int port) |
|
void | snd_gf1_free_voice (struct snd_gus_card *gus, struct snd_gus_voice *voice) |
|
int | snd_gf1_start (struct snd_gus_card *gus) |
|
int | snd_gf1_stop (struct snd_gus_card *gus) |
|
int | snd_gf1_new_mixer (struct snd_gus_card *gus) |
|
int | snd_gf1_pcm_new (struct snd_gus_card *gus, int pcm_dev, int control_index, struct snd_pcm **rpcm) |
|
int | snd_gus_use_inc (struct snd_gus_card *gus) |
|
void | snd_gus_use_dec (struct snd_gus_card *gus) |
|
int | snd_gus_create (struct snd_card *card, unsigned long port, int irq, int dma1, int dma2, int timer_dev, int voices, int pcm_channels, int effect, struct snd_gus_card **rgus) |
|
int | snd_gus_initialize (struct snd_gus_card *gus) |
|
irqreturn_t | snd_gus_interrupt (int irq, void *dev_id) |
|
int | snd_gf1_rawmidi_new (struct snd_gus_card *gus, int device, struct snd_rawmidi **rrawmidi) |
|
int | snd_gus_dram_write (struct snd_gus_card *gus, char __user *ptr, unsigned int addr, unsigned int size) |
|
int | snd_gus_dram_read (struct snd_gus_card *gus, char __user *ptr, unsigned int addr, unsigned int size, int rom) |
|