Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/
H A Ddrm_property.c465 if (i < out_resp->count_values && in drm_mode_getproperty_ioctl()
470 out_resp->count_values = value_count; in drm_mode_getproperty_ioctl()
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h438 __u32 count_values; member