Searched refs:count_values (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/gpu/drm/
H A Ddrm_property.c484 if (i < out_resp->count_values &&
489 out_resp->count_values = value_count;
/linux-master/include/uapi/drm/
H A Ddrm_mode.h579 * To retrieve the number of elements, set @count_values and @count_enum_blobs
580 * to zero, then call the ioctl. @count_values will be updated with the number
585 * set @count_values to its capacity. If the property has the type
612 /** @count_values: Number of elements in @values_ptr. */
613 __u32 count_values; member in struct:drm_mode_get_property
/linux-master/drivers/staging/greybus/
H A Daudio_topology.c697 ctldata->vcount = ctl->count_values;
894 ctldata->vcount = ctl->count_values;
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h2021 __u8 count_values; /* count of values, max=2 for CTL_DOUBLE_xxx */ member in struct:gb_audio_control

Completed in 202 milliseconds