Home
last modified time | relevance | path

Searched refs:DRM_IOCTL_TEGRA_START_KEEPON (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/
Dpoc.c80 #define DRM_IOCTL_TEGRA_START_KEEPON DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_START_KEEPON, struct drm… macro
111 ioctl(fd, DRM_IOCTL_TEGRA_START_KEEPON, &keepon_c); in keepon_thread()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-6262/
Dlocal_poc.h426 #define DRM_IOCTL_TEGRA_START_KEEPON DRM_IOWR(DRM_COMMAND_BASE + DRM_TEGRA_START_KEEPON, struct drm… macro