Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_mode_object.c355 uint32_t *arg_count_props) in drm_mode_object_get_properties() argument
366 if (*arg_count_props > count) { in drm_mode_object_get_properties()
380 *arg_count_props = count; in drm_mode_object_get_properties()
Ddrm_crtc_internal.h155 uint32_t *arg_count_props);