Searched refs:aio_port_set_param (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/uniphier/ |
H A D | aio.h | 327 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through,
|
H A D | aio-compress.c | 206 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_compr_prepare()
|
H A D | aio-cpu.c | 338 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_prepare()
|
H A D | aio-core.c | 601 * aio_port_set_param - set parameters of AIO port block 612 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through, in aio_port_set_param() function
|
/kernel/linux/linux-6.6/sound/soc/uniphier/ |
H A D | aio.h | 329 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through,
|
H A D | aio-compress.c | 201 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_compr_prepare()
|
H A D | aio-cpu.c | 333 ret = aio_port_set_param(sub, sub->pass_through, &sub->params); in uniphier_aio_prepare()
|
H A D | aio-core.c | 602 * aio_port_set_param - set parameters of AIO port block 613 int aio_port_set_param(struct uniphier_aio_sub *sub, int pass_through, in aio_port_set_param() function
|
Completed in 11 milliseconds