Lines Matching defs:active
470 * @active: Active descriptor.
497 struct list_head active;
828 list_add_tail(&desc->node, &d40c->active);
976 return list_first_entry_or_null(&d40c->active, struct d40_desc, node);
1144 /* Release active descriptors */
1234 * event lines are active on the same logical channel. Retry to ensure
1529 /* Add to active queue */
1550 /* Get first active entry from list */
1623 * This prevents any finished active jobs to return to the client.
2021 /* Terminate all queued and active transfers */
2824 INIT_LIST_HEAD(&d40c->active);