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

Data Fields

int(* enable_clock )(enum vpss_clock_sel clock_sel, int en)
 
void(* select_ccdc_source )(enum vpss_ccdc_source_sel src_sel)
 
int(* clear_wbl_overflow )(enum vpss_wbl_sel wbl_sel)
 

Detailed Description

Definition at line 91 of file vpss.c.

Field Documentation

int(* clear_wbl_overflow)(enum vpss_wbl_sel wbl_sel)

Definition at line 97 of file vpss.c.

int(* enable_clock)(enum vpss_clock_sel clock_sel, int en)

Definition at line 93 of file vpss.c.

void(* select_ccdc_source)(enum vpss_ccdc_source_sel src_sel)

Definition at line 95 of file vpss.c.


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