Home
last modified time | relevance | path

Searched refs:snd_seq_event_packet_size (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dseq_kernel.h79 static inline size_t snd_seq_event_packet_size(struct snd_seq_event *ev) in snd_seq_event_packet_size() function
/openbmc/linux/sound/core/seq/
H A Dseq_memory.c366 size = snd_seq_event_packet_size(event); in snd_seq_event_dup()
H A Dseq_clientmgr.c729 saved_size = snd_seq_event_packet_size(event); in __deliver_to_subscribers()