Searched refs:STATUS_RUNNING (Results 1 – 5 of 5) sorted by relevance
178 STATUS_RUNNING, enumerator
305 sess->status = STATUS_RUNNING; in vdec_start_streaming()309 if (sess->status == STATUS_RUNNING || in vdec_start_streaming()402 if (sess->status == STATUS_RUNNING || in vdec_stop_streaming()428 if (sess->status >= STATUS_RUNNING && codec_ops->drain) in vdec_stop_streaming()
417 #define STATUS_RUNNING (1<<2) /* Card initialized, but not enabled */ macro
737 if (!(priv->status & STATUS_RUNNING)) { in ipw2100_hw_send_command()1238 if (priv->status & STATUS_RUNNING) in ipw2100_start_adapter()1321 priv->status |= STATUS_RUNNING; in ipw2100_start_adapter()1381 priv->status &= ~(STATUS_RUNNING | STATUS_ASSOCIATING | in ipw2100_power_cycle_adapter()1485 if (!(priv->status & STATUS_RUNNING)) in ipw2100_hw_stop_adapter()1574 priv->status &= ~(STATUS_RUNNING | STATUS_STOPPING); in ipw2100_hw_stop_adapter()2142 if (!(priv->status & STATUS_RUNNING)) in isr_indicate_association_lost()5475 if (!(priv->status & STATUS_RUNNING)) in ipw2100_configure_security()
46 #define STATUS_RUNNING 1 macro1372 data->status = STATUS_RUNNING; in pch_spi_pd_probe()