Home
last modified time | relevance | path

Searched defs:STREAM_PAUSED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/intel/atom/sst/
H A Dsst.h63 STREAM_PAUSED = 2, /* Paused stream */ enumerator
/openbmc/linux/drivers/media/usb/gspca/
H A Dcpia1.c85 #define STREAM_PAUSED 3 macro