Searched refs:snd_seq_timestamp_t (Results 1 – 3 of 3) sorted by relevance
203 } snd_seq_timestamp_t; typedef286 snd_seq_timestamp_t time; /**< time */302 snd_seq_timestamp_t time; /**< schedule time */314 snd_seq_timestamp_t time; /**< timestamp */
559 const snd_seq_timestamp_t *snd_seq_remove_events_get_time(const snd_seq_remove_events_t *info);567 void snd_seq_remove_events_set_time(snd_seq_remove_events_t *info, const snd_seq_timestamp_t *time);
4365 const snd_seq_timestamp_t *snd_seq_remove_events_get_time(const snd_seq_remove_events_t *info) in snd_seq_remove_events_get_time()4368 return (const snd_seq_timestamp_t *)&info->time; in snd_seq_remove_events_get_time()4456 void snd_seq_remove_events_set_time(snd_seq_remove_events_t *info, const snd_seq_timestamp_t *time) in snd_seq_remove_events_set_time()