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

Data Fields

struct audio_soc_softcsc
 
struct pcm_channelpcm
 
struct snd_dbufbuf
 
int dir
 

Detailed Description

Definition at line 54 of file audio_soc.c.

Field Documentation

◆ buf

struct snd_dbuf* audio_soc_channel::buf

Definition at line 57 of file audio_soc.c.

Referenced by audio_soc_chan_free(), and audio_soc_chan_init().

◆ dir

int audio_soc_channel::dir

Definition at line 58 of file audio_soc.c.

Referenced by audio_soc_chan_getptr(), audio_soc_chan_init(), and audio_soc_chan_trigger().

◆ pcm

struct pcm_channel* audio_soc_channel::pcm

Definition at line 56 of file audio_soc.c.

Referenced by audio_soc_chan_init().

◆ sc


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