Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mode_object.c390 uint32_t *arg_count_props) in drm_mode_object_get_properties() argument
401 if (*arg_count_props > count) { in drm_mode_object_get_properties()
415 *arg_count_props = count; in drm_mode_object_get_properties()
H A Ddrm_crtc_internal.h161 uint32_t *arg_count_props);