Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dump.h48 int input_buf_head; member
/linux-6.15/sound/core/
H A Dump.c318 ump->input_buf[ump->input_buf_head++] = val; in snd_ump_receive_ump_val()
321 words = ump->input_buf_head; in snd_ump_receive_ump_val()
322 ump->input_buf_head = 0; in snd_ump_receive_ump_val()