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

#include <omap3isp.h>

Data Fields

struct timeval ts
 
void __userbuf
 
__u32 buf_size
 
__u16 frame_number
 
__u16 cur_frame
 
__u16 config_counter
 

Detailed Description

struct omap3isp_stat_data - Statistic data sent to or received from user : Timestamp of returned framestats. : Pointer to pass to user. : Frame number of requested stats. : Current frame number being processed. : Number of the configuration associated with the data.

Definition at line 166 of file omap3isp.h.

Field Documentation

Definition at line 168 of file omap3isp.h.

__u32 buf_size

Definition at line 169 of file omap3isp.h.

__u16 config_counter

Definition at line 172 of file omap3isp.h.

__u16 cur_frame

Definition at line 171 of file omap3isp.h.

__u16 frame_number

Definition at line 170 of file omap3isp.h.

Definition at line 167 of file omap3isp.h.


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