Lines Matching defs:list
468 * @client: Cliented owned descriptor list.
1020 * Calculate the total number of dma elements required to send the entire sg list.
1550 /* Get first active entry from list */
1558 * If this was a paritially loaded list, we need to reloaded
1559 * it, and only when the list is completed. We need to check
1609 /* Get first entry from the done list */
3456 const __be32 *list;
3467 list = of_get_property(np, "memcpy-channels", &num_memcpy);
3468 num_memcpy /= sizeof(*list);
3482 list = of_get_property(np, "disabled-channels", &num_disabled);
3483 num_disabled /= sizeof(*list);