Searched refs:l_entry (Results 1 – 1 of 1) sorted by relevance
36 struct drm_connector *l_entry; in gma_pipe_has_type() local38 list_for_each_entry(l_entry, &mode_config->connector_list, head) { in gma_pipe_has_type()39 if (l_entry->encoder && l_entry->encoder->crtc == crtc) { in gma_pipe_has_type()41 gma_attached_encoder(l_entry); in gma_pipe_has_type()