Linux Kernel
3.7.1
|
#include <s6000-i2s.h>
Data Fields | |
int | lines_in |
int | lines_out |
int | channel_in |
int | channel_out |
int | wide |
int | same_rate |
Definition at line 15 of file s6000-i2s.h.
int channel_in |
Definition at line 18 of file s6000-i2s.h.
int channel_out |
Definition at line 19 of file s6000-i2s.h.
int lines_in |
Definition at line 16 of file s6000-i2s.h.
int lines_out |
Definition at line 17 of file s6000-i2s.h.
int same_rate |
Definition at line 21 of file s6000-i2s.h.
int wide |
Definition at line 20 of file s6000-i2s.h.