Searched refs:ATC_IS_PAUSED (Results 1 – 1 of 1) sorted by relevance
253 ATC_IS_PAUSED = 1, enumerator455 return test_bit(ATC_IS_PAUSED, &atchan->status); in atc_chan_is_paused()1580 set_bit(ATC_IS_PAUSED, &atchan->status); in atc_pause()1602 clear_bit(ATC_IS_PAUSED, &atchan->status); in atc_resume()1642 clear_bit(ATC_IS_PAUSED, &atchan->status); in atc_terminate_all()