property_list 398 drivers/gpu/drm/drm_mode_config.c INIT_LIST_HEAD(&dev->mode_config.property_list); property_list 468 drivers/gpu/drm/drm_mode_config.c list_for_each_entry_safe(property, pt, &dev->mode_config.property_list, property_list 133 drivers/gpu/drm/drm_property.c list_add_tail(&property->head, &dev->mode_config.property_list); property_list 513 include/drm/drm_mode_config.h struct list_head property_list;