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

Data Fields

struct via_infoparent
 
struct pcm_channelchannel
 
struct snd_dbufbuffer
 
struct via_dma_opsgd_table
 
bus_addr_t sgd_addr
 
int dir
 
int rbase
 
int active
 
unsigned int blksz
 
unsigned int blkcnt
 
unsigned int ptr
 
unsigned int prevptr
 
int blksz
 
int base
 
int count
 
int mode
 
int ctrl
 

Detailed Description

Definition at line 91 of file via8233.c.

Field Documentation

◆ active

int via_chinfo::active

◆ base

int via_chinfo::base

Definition at line 74 of file via82c686.c.

Referenced by viachan_getptr(), viachan_init(), and viachan_trigger().

◆ blkcnt

unsigned int via_chinfo::blkcnt

◆ blksz [1/2]

◆ blksz [2/2]

int via_chinfo::blksz

Definition at line 73 of file via82c686.c.

◆ buffer

◆ channel

◆ count

int via_chinfo::count

Definition at line 74 of file via82c686.c.

Referenced by viachan_getptr(), and viachan_init().

◆ ctrl

int via_chinfo::ctrl

Definition at line 74 of file via82c686.c.

Referenced by viachan_init(), and viachan_trigger().

◆ dir

◆ mode

int via_chinfo::mode

Definition at line 74 of file via82c686.c.

Referenced by viachan_init(), and viachan_setformat().

◆ parent

◆ prevptr

unsigned int via_chinfo::prevptr

Definition at line 99 of file via8233.c.

Referenced by via8233chan_trigger(), and via_poll_channel().

◆ ptr

unsigned int via_chinfo::ptr

Definition at line 99 of file via8233.c.

Referenced by via8233chan_getptr(), via8233chan_trigger(), and via_poll_channel().

◆ rbase

◆ sgd_addr

bus_addr_t via_chinfo::sgd_addr

◆ sgd_table

struct via_dma_op * via_chinfo::sgd_table

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