Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_defs.h127 PSTATE_IDLE = 0, /* the pipe is not processed in the XES_IRQ enumerator
H A Dlx_core.c647 return lx_pipe_wait_for_state(chip, pipe, is_capture, PSTATE_IDLE); in lx_pipe_wait_for_idle()