Searched refs:snd_timer_system_private (Results 1 – 1 of 1) sorted by relevance
1111 struct snd_timer_system_private { struct1121 struct snd_timer_system_private *priv = from_timer(priv, t, in snd_timer_s_function() argument1132 struct snd_timer_system_private *priv; in snd_timer_s_start()1135 priv = (struct snd_timer_system_private *) timer->private_data; in snd_timer_s_start()1151 struct snd_timer_system_private *priv; in snd_timer_s_stop()1154 priv = (struct snd_timer_system_private *) timer->private_data; in snd_timer_s_stop()1167 struct snd_timer_system_private *priv; in snd_timer_s_close()1169 priv = (struct snd_timer_system_private *)timer->private_data; in snd_timer_s_close()1192 struct snd_timer_system_private *priv; in snd_timer_register_system()