Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ctpcm.c File Reference
#include "ctpcm.h"
#include "cttimer.h"
#include <linux/slab.h>
#include <sound/pcm.h>

Go to the source code of this file.

Functions

int ct_alsa_pcm_create (struct ct_atc *atc, enum CTALSADEVS device, const char *device_name)
 

Function Documentation

int ct_alsa_pcm_create ( struct ct_atc atc,
enum CTALSADEVS  device,
const char device_name 
)

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.

ctpcm.h

This file contains the definition of the pcm device functions.

Liu Chun Mar 28 2008

Definition at line 423 of file ctpcm.c.