FreeBSD kernel sound device code
onyx_reg Struct Reference

Data Fields

u_char LEFT_ATTN
 
u_char RIGHT_ATTN
 
u_char CONTROL
 
u_char DAC_CONTROL
 
u_char DAC_DEEMPH
 
u_char DAC_FILTER
 
u_char OUT_PHASE
 
u_char ADC_CONTROL
 
u_char ADC_HPF_BP
 
u_char INFO_1
 
u_char INFO_2
 
u_char INFO_3
 
u_char INFO_4
 

Detailed Description

Definition at line 137 of file onyx.c.

Field Documentation

◆ ADC_CONTROL

u_char onyx_reg::ADC_CONTROL

Definition at line 145 of file onyx.c.

Referenced by onyx_init().

◆ ADC_HPF_BP

u_char onyx_reg::ADC_HPF_BP

Definition at line 146 of file onyx.c.

Referenced by onyx_init().

◆ CONTROL

u_char onyx_reg::CONTROL

Definition at line 140 of file onyx.c.

Referenced by onyx_init().

◆ DAC_CONTROL

u_char onyx_reg::DAC_CONTROL

Definition at line 141 of file onyx.c.

Referenced by onyx_init().

◆ DAC_DEEMPH

u_char onyx_reg::DAC_DEEMPH

Definition at line 142 of file onyx.c.

Referenced by onyx_init().

◆ DAC_FILTER

u_char onyx_reg::DAC_FILTER

Definition at line 143 of file onyx.c.

Referenced by onyx_init().

◆ INFO_1

u_char onyx_reg::INFO_1

Definition at line 147 of file onyx.c.

Referenced by onyx_init().

◆ INFO_2

u_char onyx_reg::INFO_2

Definition at line 148 of file onyx.c.

Referenced by onyx_init().

◆ INFO_3

u_char onyx_reg::INFO_3

Definition at line 149 of file onyx.c.

Referenced by onyx_init().

◆ INFO_4

u_char onyx_reg::INFO_4

Definition at line 150 of file onyx.c.

Referenced by onyx_init().

◆ LEFT_ATTN

u_char onyx_reg::LEFT_ATTN

Definition at line 138 of file onyx.c.

Referenced by onyx_init().

◆ OUT_PHASE

u_char onyx_reg::OUT_PHASE

Definition at line 144 of file onyx.c.

Referenced by onyx_init().

◆ RIGHT_ATTN

u_char onyx_reg::RIGHT_ATTN

Definition at line 139 of file onyx.c.

Referenced by onyx_init().


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