Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/lx6464es/
Dlx_core.h140 return lx_stream_set_state(chip, pipe, is_capture, SSTATE_PAUSE); in lx_stream_pause()
Dlx_defs.h144 SSTATE_PAUSE = (0x01 << 1), /* pause DMA and spl count handling. */ enumerator