FreeBSD kernel sound device code
sndstat_userdev Struct Reference

Public Member Functions

 TAILQ_ENTRY (sndstat_userdev)
 

Data Fields

 info_play
 
 info_rec
 
nvlist_t * provider_nvl
 

Detailed Description

Definition at line 84 of file sndstat.c.

Member Function Documentation

◆ TAILQ_ENTRY()

sndstat_userdev::TAILQ_ENTRY ( sndstat_userdev  )
inline

Definition at line 85 of file sndstat.c.

Field Documentation

◆ info_play

sndstat_userdev::info_play

Definition at line 98 of file sndstat.c.

Referenced by sndstat_build_userland_nvlist(), and sndstat_dsp_unpack_nvlist().

◆ info_rec

sndstat_userdev::info_rec

Definition at line 98 of file sndstat.c.

Referenced by sndstat_build_userland_nvlist(), and sndstat_dsp_unpack_nvlist().

◆ provider_nvl

nvlist_t* sndstat_userdev::provider_nvl

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