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

#include <v4l2-subdev.h>

Data Fields

int(* registered )(struct v4l2_subdev *sd)
 
void(* unregistered )(struct v4l2_subdev *sd)
 
int(* open )(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh)
 
int(* close )(struct v4l2_subdev *sd, struct v4l2_subdev_fh *fh)
 

Detailed Description

Definition at line 561 of file v4l2-subdev.h.

Field Documentation

Definition at line 565 of file v4l2-subdev.h.

Definition at line 564 of file v4l2-subdev.h.

int(* registered)(struct v4l2_subdev *sd)

Definition at line 562 of file v4l2-subdev.h.

void(* unregistered)(struct v4l2_subdev *sd)

Definition at line 563 of file v4l2-subdev.h.


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