Searched refs:verify_video_tail (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_verifier.c775 verify_video_tail(uint32_t const **buffer, const uint32_t * buf_end, function
870 if ((data & 3) && verify_video_tail(&buf, buf_end, 4 - (data & 3)))
926 if ((data & 3) && verify_video_tail(&buf, buf_end, 4 - (data & 3)))

Completed in 103 milliseconds