Lines Matching refs:actidx
200 if (curr->seq[curr->actidx] & HP_SDC_ACT_SEMAPHORE) in hp_sdc_take()
204 if (curr->seq[curr->actidx] & HP_SDC_ACT_CALLBACK) in hp_sdc_take()
208 curr->actidx = curr->idx; in hp_sdc_take()
325 tmp = curr->seq[curr->actidx]; in hp_sdc_tasklet()
326 curr->seq[curr->actidx] |= HP_SDC_ACT_DEAD; in hp_sdc_tasklet()
339 curr->actidx = curr->idx; in hp_sdc_tasklet()
413 idx = curr->actidx; in hp_sdc_put()
415 if (curr->actidx >= curr->endidx) { in hp_sdc_put()
575 curr->actidx = idx + 1; in hp_sdc_put()
612 this->actidx = 0; in __hp_sdc_enqueue_transaction()
896 t_sync.actidx = 0; in hp_sdc_init()
1035 tq_init.actidx = 0; in hp_sdc_register()
1063 tq_init.actidx = 0; in hp_sdc_register()
1087 tq_init.actidx = 0; in hp_sdc_register()