Searched refs:supports_cursor (Results 1 – 2 of 2) sorted by relevance
1363 if (dc->soc->supports_cursor) in tegra_dc_add_planes()2340 if (soc->supports_cursor) in tegra_plane_is_cursor()2665 if (dc->soc->supports_cursor) { in tegra_dc_init()2845 .supports_cursor = false,2868 .supports_cursor = false,2891 .supports_cursor = false,2914 .supports_cursor = true,2937 .supports_cursor = true,2994 .supports_cursor = true,3045 .supports_cursor = true,
60 bool supports_cursor; member