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

#include <ctamixer.h>

Data Fields

struct rsc_mgr mgr
 
spinlock_t mgr_lock
 
int(* get_amixer )(struct amixer_mgr *mgr, const struct amixer_desc *desc, struct amixer **ramixer)
 
int(* put_amixer )(struct amixer_mgr *mgr, struct amixer *amixer)
 

Detailed Description

Definition at line 80 of file ctamixer.h.

Field Documentation

int(* get_amixer)(struct amixer_mgr *mgr, const struct amixer_desc *desc, struct amixer **ramixer)

Definition at line 85 of file ctamixer.h.

Definition at line 81 of file ctamixer.h.

spinlock_t mgr_lock

Definition at line 82 of file ctamixer.h.

Definition at line 89 of file ctamixer.h.


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