Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/
Drawmidi.c202 #define get_aligned_size(runtime, size) ((size) & ~get_align(runtime)) macro
1123 frame.length = get_aligned_size(runtime, src_count); in receive_with_tstamp_framing()
1189 count = get_aligned_size(runtime, count); in snd_rawmidi_receive()
1212 count1 = get_aligned_size(runtime, count1); in snd_rawmidi_receive()
1415 count1 = get_aligned_size(runtime, count1); in __snd_rawmidi_transmit_peek()
1424 count = get_aligned_size(runtime, count); in __snd_rawmidi_transmit_peek()
1483 count = get_aligned_size(runtime, count); in __snd_rawmidi_transmit_ack()