Searched refs:SNDRV_SB_CSP_ST_LOADED (Results 1 – 3 of 3) sorted by relevance
53 #define SNDRV_SB_CSP_ST_LOADED 0x01 macro
454 p->running = SNDRV_SB_CSP_ST_LOADED; /* set LOADED flag */ in snd_sb_csp_riff_load()469 if (!(p->running & SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_unload()735 if (p->running & (SNDRV_SB_CSP_ST_RUNNING | SNDRV_SB_CSP_ST_LOADED)) in snd_sb_csp_autoload()808 if (!(p->running & (SNDRV_SB_CSP_ST_LOADED | SNDRV_SB_CSP_ST_AUTO))) { in snd_sb_csp_start()1144 ((p->running & SNDRV_SB_CSP_ST_LOADED) ? 'L' : '-')); in info_read()1145 if (p->running & SNDRV_SB_CSP_ST_LOADED) { in info_read()
58 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_playback_prepare()106 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_capture_prepare()158 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_playback_open()189 if (csp->running & SNDRV_SB_CSP_ST_LOADED) { in snd_sb16_csp_capture_open()