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

#include <cx2341x.h>

Data Fields

int(* s_audio_sampling_freq )(struct cx2341x_handler *hdl, u32 val)
 
int(* s_audio_mode )(struct cx2341x_handler *hdl, u32 val)
 
int(* s_video_encoding )(struct cx2341x_handler *hdl, u32 val)
 
int(* s_stream_vbi_fmt )(struct cx2341x_handler *hdl, u32 val)
 

Detailed Description

Definition at line 106 of file cx2341x.h.

Field Documentation

int(* s_audio_mode)(struct cx2341x_handler *hdl, u32 val)

Definition at line 110 of file cx2341x.h.

int(* s_audio_sampling_freq)(struct cx2341x_handler *hdl, u32 val)

Definition at line 108 of file cx2341x.h.

int(* s_stream_vbi_fmt)(struct cx2341x_handler *hdl, u32 val)

Definition at line 114 of file cx2341x.h.

int(* s_video_encoding)(struct cx2341x_handler *hdl, u32 val)

Definition at line 112 of file cx2341x.h.


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