Searched refs:formats_count (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/acpi/
H A Dnhlt.h76 __i < (fmts)->formats_count && \
H A Dactbl2.h2141 u8 formats_count; member in struct:acpi_nhlt_formats_config
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.c468 unsigned int formats_count; local
497 formats_count = logicvc_layer_formats_count(formats);
526 formats_count, NULL, type, NULL);
/linux-master/include/uapi/drm/
H A Dexynos_drm.h177 * @formats_count: size of formats array (in entries) / number of filled
185 __u32 formats_count; member in struct:drm_exynos_ioctl_ipp_get_caps
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_ipp.c171 if (resp->formats_count >= ipp->num_formats) {
184 resp->formats_count = ipp->num_formats;

Completed in 291 milliseconds