Home
last modified time | relevance | path

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

/linux/sound/pci/lx6464es/
H A Dlx_defs.h129 PSTATE_RUN = 1, /* sustained play/record state. */ enumerator
H A Dlx_core.c642 return lx_pipe_wait_for_state(chip, pipe, is_capture, PSTATE_RUN); in lx_pipe_wait_for_start()