Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vkms/
H A Dvkms_configfs.c196 static const struct config_item_type crtc_item_type = { variable
228 config_group_init_type_name(&crtc->group, name, &crtc_item_type); in make_crtc_group()
250 if (target->ci_type != &crtc_item_type) in plane_possible_crtcs_allow_link()
412 if (target->ci_type != &crtc_item_type) in encoder_possible_crtcs_allow_link()