Home
last modified time | relevance | path

Searched defs:oss_params (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/audio/
H A Dossaudio.c59 struct oss_params { struct
60 int freq;
61 int fmt;
62 int nchannels;
63 int nfrags;
64 int fragsize;
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c682 struct snd_pcm_hw_params *oss_params, in snd_pcm_oss_period_size()