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

#include <ctsrc.h>

Data Fields

int(* set_state )(struct src *src, unsigned int state)
 
int(* set_bm )(struct src *src, unsigned int bm)
 
int(* set_sf )(struct src *src, unsigned int sf)
 
int(* set_pm )(struct src *src, unsigned int pm)
 
int(* set_rom )(struct src *src, unsigned int rom)
 
int(* set_vo )(struct src *src, unsigned int vo)
 
int(* set_st )(struct src *src, unsigned int st)
 
int(* set_bp )(struct src *src, unsigned int bp)
 
int(* set_cisz )(struct src *src, unsigned int cisz)
 
int(* set_ca )(struct src *src, unsigned int ca)
 
int(* set_sa )(struct src *src, unsigned int sa)
 
int(* set_la )(struct src *src, unsigned int la)
 
int(* set_pitch )(struct src *src, unsigned int pitch)
 
int(* set_clr_zbufs )(struct src *src)
 
int(* commit_write )(struct src *src)
 
int(* get_ca )(struct src *src)
 
int(* init )(struct src *src)
 
struct src *(* next_interleave )(struct src *src)
 

Detailed Description

Definition at line 56 of file ctsrc.h.

Field Documentation

int(* commit_write)(struct src *src)

Definition at line 71 of file ctsrc.h.

int(* get_ca)(struct src *src)

Definition at line 72 of file ctsrc.h.

int(* init)(struct src *src)

Definition at line 73 of file ctsrc.h.

struct src*(* next_interleave)(struct src *src)
read

Definition at line 74 of file ctsrc.h.

int(* set_bm)(struct src *src, unsigned int bm)

Definition at line 58 of file ctsrc.h.

int(* set_bp)(struct src *src, unsigned int bp)

Definition at line 64 of file ctsrc.h.

int(* set_ca)(struct src *src, unsigned int ca)

Definition at line 66 of file ctsrc.h.

int(* set_cisz)(struct src *src, unsigned int cisz)

Definition at line 65 of file ctsrc.h.

int(* set_clr_zbufs)(struct src *src)

Definition at line 70 of file ctsrc.h.

int(* set_la)(struct src *src, unsigned int la)

Definition at line 68 of file ctsrc.h.

int(* set_pitch)(struct src *src, unsigned int pitch)

Definition at line 69 of file ctsrc.h.

int(* set_pm)(struct src *src, unsigned int pm)

Definition at line 60 of file ctsrc.h.

int(* set_rom)(struct src *src, unsigned int rom)

Definition at line 61 of file ctsrc.h.

int(* set_sa)(struct src *src, unsigned int sa)

Definition at line 67 of file ctsrc.h.

int(* set_sf)(struct src *src, unsigned int sf)

Definition at line 59 of file ctsrc.h.

int(* set_st)(struct src *src, unsigned int st)

Definition at line 63 of file ctsrc.h.

int(* set_state)(struct src *src, unsigned int state)

Definition at line 57 of file ctsrc.h.

int(* set_vo)(struct src *src, unsigned int vo)

Definition at line 62 of file ctsrc.h.


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