Linux Kernel
3.7.1
|
#include <hdspm.h>
Data Fields | |
uint8_t | card_type |
enum hdspm_syncsource | autosync_source |
uint64_t | card_clock |
uint32_t | master_period |
union { | |
struct { | |
uint8_t sync_wc | |
uint8_t sync_madi | |
uint8_t sync_tco | |
uint8_t sync_in | |
uint8_t madi_input | |
uint8_t channel_format | |
uint8_t frame_format | |
} madi | |
} | card_specific |
enum hdspm_syncsource autosync_source |
union { ... } card_specific |
struct { ... } madi |