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

#include <v4l2-subdev.h>

Data Fields

int(* s_clock_freq )(struct v4l2_subdev *sd, u32 freq)
 
int(* s_i2s_clock_freq )(struct v4l2_subdev *sd, u32 freq)
 
int(* s_routing )(struct v4l2_subdev *sd, u32 input, u32 output, u32 config)
 
int(* s_stream )(struct v4l2_subdev *sd, int enable)
 

Detailed Description

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

Field Documentation

int(* s_clock_freq)(struct v4l2_subdev *sd, u32 freq)

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

int(* s_i2s_clock_freq)(struct v4l2_subdev *sd, u32 freq)

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

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

int(* s_stream)(struct v4l2_subdev *sd, int enable)

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


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