|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | sum |
| struct | sum_desc |
| struct | sum_mgr |
| struct | amixer |
| struct | amixer_rsc_ops |
| struct | amixer_desc |
| struct | amixer_mgr |
Functions | |
| int | sum_mgr_create (void *hw, struct sum_mgr **rsum_mgr) |
| int | sum_mgr_destroy (struct sum_mgr *sum_mgr) |
| int | amixer_mgr_create (void *hw, struct amixer_mgr **ramixer_mgr) |
| int | amixer_mgr_destroy (struct amixer_mgr *amixer_mgr) |
| int amixer_mgr_create | ( | void * | hw, |
| struct amixer_mgr ** | ramixer_mgr | ||
| ) |
Definition at line 299 of file ctamixer.c.
| int amixer_mgr_destroy | ( | struct amixer_mgr * | amixer_mgr | ) |
Definition at line 327 of file ctamixer.c.
Definition at line 452 of file ctamixer.c.
Definition at line 480 of file ctamixer.c.
1.8.2