Searched refs:snd_timer_system_private (Results 1 – 1 of 1) sorted by relevance
1202 struct snd_timer_system_private { struct1212 struct snd_timer_system_private *priv = timer_container_of(priv, t, in snd_timer_s_function() argument1223 struct snd_timer_system_private *priv; in snd_timer_s_start()1226 priv = (struct snd_timer_system_private *) timer->private_data; in snd_timer_s_start()1242 struct snd_timer_system_private *priv; in snd_timer_s_stop()1245 priv = (struct snd_timer_system_private *) timer->private_data; in snd_timer_s_stop()1258 struct snd_timer_system_private *priv; in snd_timer_s_close()1260 priv = (struct snd_timer_system_private *)timer->private_data; in snd_timer_s_close()1283 struct snd_timer_system_private *priv; in snd_timer_register_system()