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

#include <videobuf-core.h>

Data Fields

int(* buf_setup )(struct videobuf_queue *q, unsigned int *count, unsigned int *size)
 
int(* buf_prepare )(struct videobuf_queue *q, struct videobuf_buffer *vb, enum v4l2_field field)
 
void(* buf_queue )(struct videobuf_queue *q, struct videobuf_buffer *vb)
 
void(* buf_release )(struct videobuf_queue *q, struct videobuf_buffer *vb)
 

Detailed Description

Definition at line 105 of file videobuf-core.h.

Field Documentation

Definition at line 108 of file videobuf-core.h.

Definition at line 111 of file videobuf-core.h.

Definition at line 113 of file videobuf-core.h.

int(* buf_setup)(struct videobuf_queue *q, unsigned int *count, unsigned int *size)

Definition at line 106 of file videobuf-core.h.


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