Searched refs:supports_cursor (Results 1 – 2 of 2) sorted by relevance
1357 if (dc->soc->supports_cursor) in tegra_dc_add_planes()2331 if (soc->supports_cursor) in tegra_plane_is_cursor()2656 if (dc->soc->supports_cursor) { in tegra_dc_init()2836 .supports_cursor = false,2859 .supports_cursor = false,2882 .supports_cursor = false,2905 .supports_cursor = true,2928 .supports_cursor = true,2985 .supports_cursor = true,3036 .supports_cursor = true,
60 bool supports_cursor; member