Searched refs:_tid (Results 1 – 1 of 1) sorted by relevance
1392 static int snd_timer_user_next_device(struct snd_timer_id __user *_tid) in snd_timer_user_next_device() argument1398 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()