Home
last modified time | relevance | path

Searched refs:tread (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/
H A Dtimer.c71 int tread; /* enhanced read with timestamps and events */ member
1367 struct snd_timer_tread64 *tread) in snd_timer_user_append_to_tqueue() argument
1372 memcpy(&tu->tqueue[tu->qtail++], tread, sizeof(*tread)); in snd_timer_user_append_to_tqueue()
1390 if ((tu->filter & (1 << event)) == 0 || !tu->tread) in snd_timer_user_ccallback()
1479 if (tu->tread) { in realloc_user_queue()
1797 tu->timeri->callback = tu->tread in snd_timer_user_tselect()
1920 if (tu->tread) { in snd_timer_user_params()
1921 struct snd_timer_tread64 tread; in snd_timer_user_params() local
1922 memset(&tread, 0, sizeof(tread)); in snd_timer_user_params()
1923 tread.event = SNDRV_TIMER_EVENT_EARLY; in snd_timer_user_params()
[all …]
/openbmc/qemu/docs/devel/
H A Dqapi-code-gen.rst1427 introspection. The latter can conceivably confuse clients, so tread