Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | ct_mixer |
Macros | |
#define | INIT_VOL 0x1c00 |
Functions | |
int | ct_alsa_mix_create (struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) |
int | ct_mixer_create (struct ct_atc *atc, struct ct_mixer **rmixer) |
int | ct_mixer_destroy (struct ct_mixer *mixer) |
#define INIT_VOL 0x1c00 |
Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
This source file is released under GPL v2 license (no other versions). See the COPYING file included in the main directory of this source distribution for the license terms and conditions.
ctmixer.h
This file contains the definition of the mixer device functions.
Liu Chun Mar 28 2008
enum MIXER_PORT_T |