Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
as10x_cmd_t Struct Reference

#include <as10x_cmd.h>

Data Fields

struct as10x_cmd_header_t header
 
union {
   union as10x_turn_on   turn_on
 
   union as10x_turn_off   turn_off
 
   union as10x_set_tune   set_tune
 
   union as10x_get_tune_status   get_tune_status
 
   union as10x_get_tps   get_tps
 
   union as10x_common   common
 
   union as10x_add_pid_filter   add_pid_filter
 
   union as10x_del_pid_filter   del_pid_filter
 
   union as10x_start_streaming   start_streaming
 
   union as10x_stop_streaming   stop_streaming
 
   union as10x_get_demod_stats   get_demod_stats
 
   union as10x_get_impulse_resp   get_impulse_rsp
 
   union as10x_fw_context   context
 
   union as10x_set_register   set_register
 
   union as10x_get_register   get_register
 
   union as10x_cfg_change_mode   cfg_change_mode
 
   union as10x_dump_memory   dump_memory
 
   union as10x_dumplog_memory   dumplog_memory
 
   union as10x_raw_data   raw_data
 
body
 

Detailed Description

Definition at line 450 of file as10x_cmd.h.

Field Documentation

union as10x_add_pid_filter add_pid_filter

Definition at line 459 of file as10x_cmd.h.

union { ... } body
union as10x_cfg_change_mode cfg_change_mode

Definition at line 468 of file as10x_cmd.h.

union as10x_common common

Definition at line 458 of file as10x_cmd.h.

Definition at line 465 of file as10x_cmd.h.

union as10x_del_pid_filter del_pid_filter

Definition at line 460 of file as10x_cmd.h.

union as10x_dump_memory dump_memory

Definition at line 469 of file as10x_cmd.h.

union as10x_dumplog_memory dumplog_memory

Definition at line 470 of file as10x_cmd.h.

union as10x_get_demod_stats get_demod_stats

Definition at line 463 of file as10x_cmd.h.

union as10x_get_impulse_resp get_impulse_rsp

Definition at line 464 of file as10x_cmd.h.

union as10x_get_register get_register

Definition at line 467 of file as10x_cmd.h.

union as10x_get_tps get_tps

Definition at line 457 of file as10x_cmd.h.

union as10x_get_tune_status get_tune_status

Definition at line 456 of file as10x_cmd.h.

Definition at line 451 of file as10x_cmd.h.

union as10x_raw_data raw_data

Definition at line 471 of file as10x_cmd.h.

union as10x_set_register set_register

Definition at line 466 of file as10x_cmd.h.

union as10x_set_tune set_tune

Definition at line 455 of file as10x_cmd.h.

union as10x_start_streaming start_streaming

Definition at line 461 of file as10x_cmd.h.

union as10x_stop_streaming stop_streaming

Definition at line 462 of file as10x_cmd.h.

union as10x_turn_off turn_off

Definition at line 454 of file as10x_cmd.h.

union as10x_turn_on turn_on

Definition at line 453 of file as10x_cmd.h.


The documentation for this struct was generated from the following file: