FreeBSD kernel sound device code
aoa_softc Struct Reference

#include <aoa.h>

Data Fields

device_t sc_dev
 
void * sc_intrp
 
struct resource * sc_odma
 

Detailed Description

Definition at line 39 of file aoa.h.

Field Documentation

◆ sc_dev

device_t aoa_softc::sc_dev

◆ sc_intrp

void* aoa_softc::sc_intrp

Definition at line 41 of file aoa.h.

Referenced by aoa_dma_create(), and aoa_interrupt().

◆ sc_odma

struct resource* aoa_softc::sc_odma

Definition at line 42 of file aoa.h.

Referenced by aoa_chan_init(), davbus_attach(), and i2s_attach().


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