Searched refs:is_input (Results 1 – 2 of 2) sorted by relevance
161 opdl_stage_add(struct opdl_ring *t, bool threadsafe, bool is_input);
798 bool is_input) in init_stage() argument800 uint32_t available = (is_input) ? t->num_slots : 0; in init_stage()1090 opdl_stage_add(struct opdl_ring *t, bool threadsafe, bool is_input) in opdl_stage_add() argument1111 if (init_stage(t, s, threadsafe, is_input) < 0) { in opdl_stage_add()