Home
last modified time | relevance | path

Searched refs:l_entry (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/gma500/
Dgma_display.c30 struct drm_connector *l_entry; in gma_pipe_has_type() local
32 list_for_each_entry(l_entry, &mode_config->connector_list, head) { in gma_pipe_has_type()
33 if (l_entry->encoder && l_entry->encoder->crtc == crtc) { in gma_pipe_has_type()
35 gma_attached_encoder(l_entry); in gma_pipe_has_type()
/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_switch.h129 struct list_head l_entry; member