Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_property.h250 int num_props,
/Linux-v4.19/drivers/gpu/drm/
Ddrm_property.c208 int num_props, in drm_property_create_bitmask() argument
220 for (i = 0; i < num_props; i++) { in drm_property_create_bitmask()