Searched refs:HDAA_CHN_RUNNING (Results 1 – 2 of 2) sorted by relevance
218 #define HDAA_CHN_RUNNING 0x00000001 macro
2106 if ((ch->flags & HDAA_CHN_RUNNING) == 0) in hdaa_channel_stop()2108 ch->flags &= ~HDAA_CHN_RUNNING; in hdaa_channel_stop()2146 ch->flags |= HDAA_CHN_RUNNING; in hdaa_channel_start()6497 if (devinfo->chans[i].flags & HDAA_CHN_RUNNING) { in hdaa_suspend()6781 if (!(ch->flags & HDAA_CHN_RUNNING)) in hdaa_stream_intr()