FreeBSD kernel sound device code
snapper_reg Struct Reference

Data Fields

u_char MCR1 [1]
 
u_char DRC [6]
 
u_char VOLUME [6]
 
u_char TREBLE [1]
 
u_char BASS [1]
 
u_char MIXER_L [9]
 
u_char MIXER_R [9]
 
u_char LB0 [15]
 
u_char LB1 [15]
 
u_char LB2 [15]
 
u_char LB3 [15]
 
u_char LB4 [15]
 
u_char LB5 [15]
 
u_char LB6 [15]
 
u_char RB0 [15]
 
u_char RB1 [15]
 
u_char RB2 [15]
 
u_char RB3 [15]
 
u_char RB4 [15]
 
u_char RB5 [15]
 
u_char RB6 [15]
 
u_char LLB [15]
 
u_char RLB [15]
 
u_char LLB_GAIN [3]
 
u_char RLB_GAIN [3]
 
u_char ACR [1]
 
u_char MCR2 [1]
 

Detailed Description

Definition at line 192 of file snapper.c.

Field Documentation

◆ ACR

u_char snapper_reg::ACR[1]

Definition at line 218 of file snapper.c.

Referenced by snapper_init().

◆ BASS

u_char snapper_reg::BASS[1]

Definition at line 197 of file snapper.c.

Referenced by snapper_init().

◆ DRC

u_char snapper_reg::DRC[6]

Definition at line 194 of file snapper.c.

Referenced by snapper_init().

◆ LB0

u_char snapper_reg::LB0[15]

Definition at line 200 of file snapper.c.

Referenced by snapper_init().

◆ LB1

u_char snapper_reg::LB1[15]

Definition at line 201 of file snapper.c.

Referenced by snapper_init().

◆ LB2

u_char snapper_reg::LB2[15]

Definition at line 202 of file snapper.c.

Referenced by snapper_init().

◆ LB3

u_char snapper_reg::LB3[15]

Definition at line 203 of file snapper.c.

Referenced by snapper_init().

◆ LB4

u_char snapper_reg::LB4[15]

Definition at line 204 of file snapper.c.

Referenced by snapper_init().

◆ LB5

u_char snapper_reg::LB5[15]

Definition at line 205 of file snapper.c.

Referenced by snapper_init().

◆ LB6

u_char snapper_reg::LB6[15]

Definition at line 206 of file snapper.c.

Referenced by snapper_init().

◆ LLB

u_char snapper_reg::LLB[15]

Definition at line 214 of file snapper.c.

Referenced by snapper_init().

◆ LLB_GAIN

u_char snapper_reg::LLB_GAIN[3]

Definition at line 216 of file snapper.c.

Referenced by snapper_init().

◆ MCR1

u_char snapper_reg::MCR1[1]

Definition at line 193 of file snapper.c.

Referenced by snapper_init().

◆ MCR2

u_char snapper_reg::MCR2[1]

Definition at line 219 of file snapper.c.

Referenced by snapper_init().

◆ MIXER_L

u_char snapper_reg::MIXER_L[9]

Definition at line 198 of file snapper.c.

Referenced by snapper_init().

◆ MIXER_R

u_char snapper_reg::MIXER_R[9]

Definition at line 199 of file snapper.c.

Referenced by snapper_init().

◆ RB0

u_char snapper_reg::RB0[15]

Definition at line 207 of file snapper.c.

Referenced by snapper_init().

◆ RB1

u_char snapper_reg::RB1[15]

Definition at line 208 of file snapper.c.

Referenced by snapper_init().

◆ RB2

u_char snapper_reg::RB2[15]

Definition at line 209 of file snapper.c.

Referenced by snapper_init().

◆ RB3

u_char snapper_reg::RB3[15]

Definition at line 210 of file snapper.c.

Referenced by snapper_init().

◆ RB4

u_char snapper_reg::RB4[15]

Definition at line 211 of file snapper.c.

Referenced by snapper_init().

◆ RB5

u_char snapper_reg::RB5[15]

Definition at line 212 of file snapper.c.

Referenced by snapper_init().

◆ RB6

u_char snapper_reg::RB6[15]

Definition at line 213 of file snapper.c.

Referenced by snapper_init().

◆ RLB

u_char snapper_reg::RLB[15]

Definition at line 215 of file snapper.c.

Referenced by snapper_init().

◆ RLB_GAIN

u_char snapper_reg::RLB_GAIN[3]

Definition at line 217 of file snapper.c.

Referenced by snapper_init().

◆ TREBLE

u_char snapper_reg::TREBLE[1]

Definition at line 196 of file snapper.c.

Referenced by snapper_init().

◆ VOLUME

u_char snapper_reg::VOLUME[6]

Definition at line 195 of file snapper.c.

Referenced by snapper_init().


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