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

#include <cs46xx_dsp_spos.h>

Data Fields

char scb_name [DSP_MAX_SCB_NAME]
 
u32 address
 
int index
 
u32data
 
struct dsp_scb_descriptorsub_list_ptr
 
struct dsp_scb_descriptornext_scb_ptr
 
struct dsp_scb_descriptorparent_scb_ptr
 
struct dsp_symbol_entrytask_entry
 
struct dsp_symbol_entryscb_symbol
 
struct snd_info_entryproc_info
 
int ref_count
 
u16 volume [2]
 
unsigned int deleted:1
 
unsigned int updated:1
 
unsigned int volume_set:1
 

Detailed Description

Definition at line 106 of file cs46xx_dsp_spos.h.

Field Documentation

Definition at line 108 of file cs46xx_dsp_spos.h.

Definition at line 110 of file cs46xx_dsp_spos.h.

unsigned int deleted

Definition at line 123 of file cs46xx_dsp_spos.h.

int index

Definition at line 109 of file cs46xx_dsp_spos.h.

struct dsp_scb_descriptor* next_scb_ptr

Definition at line 113 of file cs46xx_dsp_spos.h.

struct dsp_scb_descriptor* parent_scb_ptr

Definition at line 114 of file cs46xx_dsp_spos.h.

struct snd_info_entry* proc_info

Definition at line 119 of file cs46xx_dsp_spos.h.

int ref_count

Definition at line 120 of file cs46xx_dsp_spos.h.

Definition at line 107 of file cs46xx_dsp_spos.h.

struct dsp_symbol_entry* scb_symbol

Definition at line 117 of file cs46xx_dsp_spos.h.

struct dsp_scb_descriptor* sub_list_ptr

Definition at line 112 of file cs46xx_dsp_spos.h.

struct dsp_symbol_entry* task_entry

Definition at line 116 of file cs46xx_dsp_spos.h.

unsigned int updated

Definition at line 124 of file cs46xx_dsp_spos.h.

u16 volume[2]

Definition at line 122 of file cs46xx_dsp_spos.h.

unsigned int volume_set

Definition at line 125 of file cs46xx_dsp_spos.h.


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