Lines Matching refs:STATE
1890 #define STATE(v) [SND_PCM_STATE_##v] = #v1914 STATE(OPEN),1915 STATE(SETUP),1916 STATE(PREPARED),1917 STATE(RUNNING),1918 STATE(XRUN),1919 STATE(DRAINING),1920 STATE(PAUSED),1921 STATE(SUSPENDED),1922 STATE(DISCONNECTED),