Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/lx6464es/
Dlx_defs.h127 PSTATE_IDLE = 0, /* the pipe is not processed in the XES_IRQ enumerator
Dlx_core.c648 return lx_pipe_wait_for_state(chip, pipe, is_capture, PSTATE_IDLE); in lx_pipe_wait_for_idle()