Home
last modified time | relevance | path

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

/linux-6.15/sound/core/
H A Drawmidi.c197 #define get_aligned_size(runtime, size) ((size) & ~get_align(runtime)) macro
1098 frame.length = get_aligned_size(runtime, src_count); in receive_with_tstamp_framing()
1160 count = get_aligned_size(runtime, count); in snd_rawmidi_receive()
1183 count1 = get_aligned_size(runtime, count1); in snd_rawmidi_receive()
1379 count1 = get_aligned_size(runtime, count1); in __snd_rawmidi_transmit_peek()
1388 count = get_aligned_size(runtime, count); in __snd_rawmidi_transmit_peek()
1441 count = get_aligned_size(runtime, count); in __snd_rawmidi_transmit_ack()