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

#include <s5p_fimc.h>

Data Fields

int(* open )(struct fimc_pipeline *p, struct media_entity *me, bool resume)
 
int(* close )(struct fimc_pipeline *p)
 
int(* set_stream )(struct fimc_pipeline *p, bool state)
 

Detailed Description

Definition at line 88 of file s5p_fimc.h.

Field Documentation

int(* close)(struct fimc_pipeline *p)

Definition at line 91 of file s5p_fimc.h.

Definition at line 89 of file s5p_fimc.h.

int(* set_stream)(struct fimc_pipeline *p, bool state)

Definition at line 92 of file s5p_fimc.h.


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