Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Ddrm_property.h219 struct list_head head_global; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_property.c532 list_del(&blob->head_global); in drm_property_free_blob()
586 list_add_tail(&blob->head_global, in drm_property_create_blob()
H A Ddrm_mode_config.c535 head_global) { in drm_mode_config_cleanup()