Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-messages.c628 if (mconfig->pipe->state != SKL_PIPE_CREATED) { in skl_init_module()
821 pipe->state = SKL_PIPE_CREATED; in skl_create_pipeline()
849 if (pipe->state < SKL_PIPE_CREATED) in skl_delete_pipe()
872 if (pipe->state < SKL_PIPE_CREATED) in skl_run_pipe()
915 pipe->state = SKL_PIPE_CREATED; in skl_stop_pipe()
Dskl-topology.h202 SKL_PIPE_CREATED = 1, enumerator