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

#include <saa7146_vv.h>

Data Fields

void(* init )(struct saa7146_dev *, struct saa7146_vv *)
 
int(* open )(struct saa7146_dev *, struct file *)
 
void(* release )(struct saa7146_dev *, struct file *)
 
void(* irq_done )(struct saa7146_dev *, unsigned long status)
 
ssize_t(* read )(struct file *, char __user *, size_t, loff_t *)
 

Detailed Description

Definition at line 172 of file saa7146_vv.h.

Field Documentation

Definition at line 173 of file saa7146_vv.h.

void(* irq_done)(struct saa7146_dev *, unsigned long status)

Definition at line 176 of file saa7146_vv.h.

int(* open)(struct saa7146_dev *, struct file *)

Definition at line 174 of file saa7146_vv.h.

ssize_t(* read)(struct file *, char __user *, size_t, loff_t *)

Definition at line 177 of file saa7146_vv.h.

void(* release)(struct saa7146_dev *, struct file *)

Definition at line 175 of file saa7146_vv.h.


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