FreeBSD kernel sound device code
tr_rchinfo Struct Reference
Collaboration diagram for tr_rchinfo:

Data Fields

u_int32_t delta
 
u_int32_t active:1
 
u_int32_t was_active:1
 
struct snd_dbufbuffer
 
struct pcm_channelchannel
 
struct tr_infoparent
 

Detailed Description

Definition at line 83 of file t4dwave.c.

Field Documentation

◆ active

u_int32_t tr_rchinfo::active

Definition at line 85 of file t4dwave.c.

Referenced by tr_pci_suspend(), and trrchan_trigger().

◆ buffer

struct snd_dbuf* tr_rchinfo::buffer

◆ channel

struct pcm_channel* tr_rchinfo::channel

Definition at line 87 of file t4dwave.c.

Referenced by tr_intr(), and trrchan_init().

◆ delta

u_int32_t tr_rchinfo::delta

Definition at line 84 of file t4dwave.c.

Referenced by trrchan_setspeed().

◆ parent

struct tr_info* tr_rchinfo::parent

◆ was_active

u_int32_t tr_rchinfo::was_active

Definition at line 85 of file t4dwave.c.

Referenced by tr_pci_resume(), and tr_pci_suspend().


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