Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/bufmanage/
H A Dbuf_list.h84 int buf_list_get_pos(buf_list_t *list, int *node);
H A Dbuf_list.c143 int buf_list_get_pos(buf_list_t *list, int *node) in buf_list_get_pos() function
H A Dbuf_manage.c63 pos = buf_list_get_pos(ebc_buf_info.dsp_buf_list, (int *)remove_buf); in ebc_remove_from_dsp_buf_list()