Lines Matching refs:next
12 * next paragraph) shall be included in all copies or substantial portions
70 * Bridges are responsible for linking themselves with the next bridge in the
665 struct drm_bridge *next, *limit;
676 next = list_next_entry(bridge, chain_node);
678 if (next->pre_enable_prev_first) {
679 /* next bridge had requested that prev
682 limit = next;
684 /* Find the next bridge that has NOT requested
687 list_for_each_entry_from(next, &encoder->bridge_chain,
689 if (next->pre_enable_prev_first) {
690 next = list_prev_entry(next, chain_node);
691 limit = next;
697 list_for_each_entry_from_reverse(next, &encoder->bridge_chain,
699 if (next == bridge)
702 drm_atomic_bridge_call_post_disable(next,
755 struct drm_bridge *iter, *next, *limit;
764 next = iter;
766 list_for_each_entry_from_reverse(next,
769 if (next == bridge)
772 if (!next->pre_enable_prev_first) {
776 limit = list_prev_entry(next, chain_node);
781 list_for_each_entry_from(next, &encoder->bridge_chain, chain_node) {
785 if (next == iter)
791 drm_atomic_bridge_call_pre_enable(next, old_state);
971 * the next bridge element will have to try a different format. If none of the
1074 * flags of the next bridge element to the output end of the current
1087 * No bridge state attached to the next bridge, just leave the