Home
last modified time | relevance | path

Searched defs:fm801 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/sound/pci/
Dfm801.c159 struct fm801 { struct
160 int irq;
162 unsigned long port; /* I/O port number */
163 unsigned int multichannel: 1, /* multichannel support */
164 secondary: 1; /* secondary codec */
165 unsigned char secondary_addr; /* address of the secondary codec */
166 unsigned int tea575x_tuner; /* tuner access method & flags */
168 unsigned short ply_ctrl; /* playback control */
169 unsigned short cap_ctrl; /* capture control */
171 unsigned long ply_buffer;
[all …]