Linux Kernel
3.7.1
|
#include <ymfpci.h>
Data Fields | |
struct snd_ymfpci * | chip |
enum snd_ymfpci_pcm_type | type |
struct snd_pcm_substream * | substream |
struct snd_ymfpci_voice * | voices [2] |
unsigned int | running: 1 |
unsigned int | use_441_slot: 1 |
unsigned int | output_front: 1 |
unsigned int | output_rear: 1 |
unsigned int | swap_rear: 1 |
unsigned int | update_pcm_vol |
u32 | period_size |
u32 | buffer_size |
u32 | period_pos |
u32 | last_pos |
u32 | capture_bank_number |
u32 | shift |
struct snd_pcm_substream* substream |
enum snd_ymfpci_pcm_type type |
struct snd_ymfpci_voice* voices[2] |