Searched refs:buf_list_remove (Results 1 – 3 of 3) sorted by relevance
64 buf_list_remove(ebc_buf_info.dsp_buf_list, pos); in ebc_remove_from_dsp_buf_list()103 buf_list_remove(ebc_buf_info.dsp_buf_list, temp_pos); in ebc_add_to_dsp_buf_list()111 buf_list_remove(ebc_buf_info.dsp_buf_list, temp_pos); in ebc_add_to_dsp_buf_list()242 buf_list_remove(ebc_buf_info.buf_list, pos); in ebc_buf_uninit()
57 int buf_list_remove(buf_list_t *li, int pos);
72 int buf_list_remove(buf_list_t *li, int pos) in buf_list_remove() function