Home
last modified time | relevance | path

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

/sound/core/
Dtimer.c1392 static int snd_timer_user_next_device(struct snd_timer_id __user *_tid) in snd_timer_user_next_device() argument
1398 if (copy_from_user(&id, _tid, sizeof(id))) in snd_timer_user_next_device()
1483 if (copy_to_user(_tid, &id, sizeof(*_tid))) in snd_timer_user_next_device()