|
Linux Kernel
3.7.1
|
#include <stv0900_priv.h>
Data Fields | |
| int | locked |
| u32 | frequency |
| u32 | symbol_rate |
| enum fe_stv0900_tracking_standard | standard |
| enum fe_stv0900_fec | fec |
| enum fe_stv0900_modcode | modcode |
| enum fe_stv0900_modulation | modulation |
| enum fe_stv0900_pilot | pilot |
| enum fe_stv0900_frame_length | frame_len |
| enum stv0900_iq_inversion | spectrum |
| enum fe_stv0900_rolloff | rolloff |
| s32 | Power |
| s32 | C_N |
| u32 | BER |
Definition at line 281 of file stv0900_priv.h.
| u32 BER |
Definition at line 297 of file stv0900_priv.h.
| s32 C_N |
Definition at line 296 of file stv0900_priv.h.
| enum fe_stv0900_fec fec |
Definition at line 287 of file stv0900_priv.h.
| enum fe_stv0900_frame_length frame_len |
Definition at line 291 of file stv0900_priv.h.
| u32 frequency |
Definition at line 283 of file stv0900_priv.h.
| int locked |
Definition at line 282 of file stv0900_priv.h.
| enum fe_stv0900_modcode modcode |
Definition at line 288 of file stv0900_priv.h.
| enum fe_stv0900_modulation modulation |
Definition at line 289 of file stv0900_priv.h.
| enum fe_stv0900_pilot pilot |
Definition at line 290 of file stv0900_priv.h.
| s32 Power |
Definition at line 295 of file stv0900_priv.h.
| enum fe_stv0900_rolloff rolloff |
Definition at line 293 of file stv0900_priv.h.
| enum stv0900_iq_inversion spectrum |
Definition at line 292 of file stv0900_priv.h.
| enum fe_stv0900_tracking_standard standard |
Definition at line 286 of file stv0900_priv.h.
| u32 symbol_rate |
Definition at line 284 of file stv0900_priv.h.
1.8.2