Searched refs:aio_port_set_param (Results 1 – 4 of 4) sorted by relevance
327 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through,
206 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_compr_prepare()
338 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_prepare()
612 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through, in aio_port_set_param() function