Lines Matching defs:active
441 * @active: Active descriptor.
468 struct list_head active;
803 list_add_tail(&desc->node, &d40c->active);
951 return list_first_entry_or_null(&d40c->active, struct d40_desc, node);
1119 /* Release active descriptors */
1209 * event lines are active on the same logical channel. Retry to ensure
1504 /* Add to active queue */
1525 /* Get first active entry from list */
1598 * This prevents any finished active jobs to return to the client.
1997 /* Terminate all queued and active transfers */
2801 INIT_LIST_HEAD(&d40c->active);