Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ebc-dev/bufmanage/
H A Dbuf_manage.h38 int ebc_remove_from_dsp_buf_list(struct ebc_buf_s *remove_buf);
H A Dbuf_manage.c57 int ebc_remove_from_dsp_buf_list(struct ebc_buf_s *remove_buf) in ebc_remove_from_dsp_buf_list() argument
63 pos = buf_list_get_pos(ebc_buf_info.dsp_buf_list, (int *)remove_buf); in ebc_remove_from_dsp_buf_list()