Home
last modified time | relevance | path

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

/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/
Dpoc.c90 volatile struct drm_tegra_constraint clk_c = { 0 }; variable
114 ioctl(fd, DRM_IOCTL_TEGRA_GET_CLK_CONSTRAINT, &clk_c); in clk_thread()
148 clk_c.context = open_c.context; in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/
Dpoc.c90 volatile struct drm_tegra_constraint clk_c = { 0 }; variable
114 ioctl(fd, DRM_IOCTL_TEGRA_SET_CLK_CONSTRAINT, &clk_c); in clk_thread()
148 clk_c.context = open_c.context; in main()