Searched refs:buf_list_get (Results 1 – 3 of 3) sorted by relevance
92 temp_buf = (struct ebc_buf_s *)buf_list_get(ebc_buf_info.dsp_buf_list, temp_pos); in ebc_add_to_dsp_buf_list()145 temp_buf = (struct ebc_buf_s *)buf_list_get(ebc_buf_info.buf_list, temp_pos++); in ebc_find_buf_by_phy_addr()160 buf = (struct ebc_buf_s *)buf_list_get(ebc_buf_info.dsp_buf_list, 0); in ebc_dsp_buf_get()197 temp_buf = (struct ebc_buf_s *)buf_list_get(ebc_buf_info.buf_list, temp_pos++); in ebc_empty_buf_get()239 temp_buf = (struct ebc_buf_s *)buf_list_get(ebc_buf_info.buf_list, pos); in ebc_buf_uninit()
63 int *buf_list_get(buf_list_t *li, int pos) in buf_list_get() function131 node_ = buf_list_get(list, pos); in buf_list_find()
49 int *buf_list_get(buf_list_t *li, int pos);