Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dpcm.h551 struct snd_pcm_notify { struct
557 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree); argument
/openbmc/linux/sound/core/
H A Dpcm.c1151 int snd_pcm_notify(struct snd_pcm_notify *notify, int nfree) in snd_pcm_notify() function