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

Data Fields

struct ad1816_infoparent
 
struct pcm_channelchannel
 
struct snd_dbufbuffer
 
int dir
 
int blksz
 

Detailed Description

Definition at line 46 of file ad1816.c.

Field Documentation

◆ blksz

int ad1816_chinfo::blksz

Definition at line 50 of file ad1816.c.

Referenced by ad1816chan_setblocksize(), and ad1816chan_trigger().

◆ buffer

struct snd_dbuf* ad1816_chinfo::buffer

Definition at line 49 of file ad1816.c.

Referenced by ad1816_intr(), ad1816chan_getptr(), ad1816chan_init(), and ad1816chan_trigger().

◆ channel

struct pcm_channel* ad1816_chinfo::channel

Definition at line 48 of file ad1816.c.

Referenced by ad1816_intr(), and ad1816chan_init().

◆ dir

int ad1816_chinfo::dir

◆ parent

struct ad1816_info* ad1816_chinfo::parent

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