Searched refs:snd_timer_system_private (Results 1 – 1 of 1) sorted by relevance
1078 struct snd_timer_system_private { struct1088 struct snd_timer_system_private *priv = from_timer(priv, t, in snd_timer_s_function() argument1099 struct snd_timer_system_private *priv; in snd_timer_s_start()1102 priv = (struct snd_timer_system_private *) timer->private_data; in snd_timer_s_start()1118 struct snd_timer_system_private *priv; in snd_timer_s_stop()1121 priv = (struct snd_timer_system_private *) timer->private_data; in snd_timer_s_stop()1134 struct snd_timer_system_private *priv; in snd_timer_s_close()1136 priv = (struct snd_timer_system_private *)timer->private_data; in snd_timer_s_close()1159 struct snd_timer_system_private *priv; in snd_timer_register_system()