Searched refs:SNDRV_SB_CSP_ST_LOADED (Results 1 – 3 of 3) sorted by relevance
39 #define SNDRV_SB_CSP_ST_LOADED 0x01 macro
442 p->running = SNDRV_SB_CSP_ST_LOADED; /* set LOADED flag */ in snd_sb_csp_riff_load()457 if (!(p->running & SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_unload()723 if (p->running & (SNDRV_SB_CSP_ST_RUNNING | SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_autoload()796 if (!(p->running & (SNDRV_SB_CSP_ST_LOADED | SNDRV_SB_CSP_ST_AUTO))) { in snd_sb_csp_start()1146 ((p->running & SNDRV_SB_CSP_ST_LOADED) ? 'L' : '-')); in info_read()1147 if (p->running & SNDRV_SB_CSP_ST_LOADED) { in info_read()
46 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_playback_prepare()94 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_capture_prepare()146 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_playback_open()177 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_capture_open()