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