Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_property.h253 int num_props,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_property.c213 int num_props, in drm_property_create_bitmask() argument
225 for (i = 0; i < num_props; i++) { in drm_property_create_bitmask()