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

#include <ctmixer.h>

Data Fields

struct ct_atcatc
 
void ** amixers
 
void ** sums
 
unsigned int switch_state
 
int(* get_output_ports )(struct ct_mixer *mixer, enum MIXER_PORT_T type, struct rsc **rleft, struct rsc **rright)
 
int(* set_input_left )(struct ct_mixer *mixer, enum MIXER_PORT_T type, struct rsc *rsc)
 
int(* set_input_right )(struct ct_mixer *mixer, enum MIXER_PORT_T type, struct rsc *rsc)
 

Detailed Description

Definition at line 45 of file ctmixer.h.

Field Documentation

void** amixers

Definition at line 48 of file ctmixer.h.

struct ct_atc* atc

Definition at line 46 of file ctmixer.h.

int(* get_output_ports)(struct ct_mixer *mixer, enum MIXER_PORT_T type, struct rsc **rleft, struct rsc **rright)

Definition at line 52 of file ctmixer.h.

int(* set_input_left)(struct ct_mixer *mixer, enum MIXER_PORT_T type, struct rsc *rsc)

Definition at line 55 of file ctmixer.h.

int(* set_input_right)(struct ct_mixer *mixer, enum MIXER_PORT_T type, struct rsc *rsc)

Definition at line 57 of file ctmixer.h.

void** sums

Definition at line 49 of file ctmixer.h.

unsigned int switch_state

Definition at line 50 of file ctmixer.h.


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