Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
HDdrm_property.h249 int num_props,
/dragonfly/sys/dev/drm/
HDdrm_property.c189 int num_props, in drm_property_create_bitmask() argument
201 for (i = 0; i < num_props; i++) { in drm_property_create_bitmask()