Searched refs:supports_cursor (Results 1 – 2 of 2) sorted by relevance
1358 if (dc->soc->supports_cursor) in tegra_dc_add_planes()2332 if (soc->supports_cursor) in tegra_plane_is_cursor()2657 if (dc->soc->supports_cursor) { in tegra_dc_init()2837 .supports_cursor = false,2860 .supports_cursor = false,2883 .supports_cursor = false,2906 .supports_cursor = true,2929 .supports_cursor = true,2986 .supports_cursor = true,3037 .supports_cursor = true,
60 bool supports_cursor; member