Home
last modified time | relevance | path

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

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