Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_decompress_user.c49 static bool check_scatter_list(unsigned int max_size, struct sg_table *sg_tbl) in check_scatter_list() function
166 if (!check_scatter_list(0, sg_tbl_in)) { in rk_decom_for_user()
172 if (!check_scatter_list(param->dst_max_size, sg_tbl_out)) { in rk_decom_for_user()