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

Go to the source code of this file.

Functions

void vx_init_rmh (struct vx_rmh *rmh, unsigned int cmd)
 

Function Documentation

void vx_init_rmh ( struct vx_rmh rmh,
unsigned int  cmd 
)

vx_init_rmh - initialize the RMH instance : the rmh pointer to be initialized : the rmh command to be set

Definition at line 100 of file vx_cmd.c.