Searched refs:PPL_PAUSED (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.h | 22 PPL_PAUSED = 3, enumerator
|
H A D | skl-messages.c | 1249 ret = skl_set_pipe_state(skl, pipe, PPL_PAUSED); in skl_delete_pipe() 1294 ret = skl_set_pipe_state(skl, pipe, PPL_PAUSED); in skl_run_pipe() 1327 ret = skl_set_pipe_state(skl, pipe, PPL_PAUSED); in skl_stop_pipe()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl-sst-ipc.h | 22 PPL_PAUSED = 3, enumerator
|
H A D | skl-messages.c | 1281 ret = skl_set_pipe_state(skl, pipe, PPL_PAUSED); in skl_delete_pipe() 1326 ret = skl_set_pipe_state(skl, pipe, PPL_PAUSED); in skl_run_pipe() 1359 ret = skl_set_pipe_state(skl, pipe, PPL_PAUSED); in skl_stop_pipe()
|
Completed in 5 milliseconds