Searched refs:supports_cursor (Results 1 – 2 of 2) sorted by relevance
1258 if (dc->soc->supports_cursor) in tegra_dc_add_planes()2164 if (soc->supports_cursor) in tegra_plane_is_cursor()2491 if (dc->soc->supports_cursor) { in tegra_dc_init()2671 .supports_cursor = false,2693 .supports_cursor = false,2715 .supports_cursor = false,2737 .supports_cursor = true,2759 .supports_cursor = true,2815 .supports_cursor = true,2865 .supports_cursor = true,
60 bool supports_cursor; member