On Mon, Feb 19, 2018 at 11:53:56PM +0100, Daniel Vetter wrote: > Note: This is untested because the new stuff hasn't landed in upstream > yet. But it should work. > > Signed-off-by: Daniel Vetter > --- > include/drm/drm_vblank.h | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) I couldn't find a reference to the new stuff, so maybe this was already discussed, but wouldn't it be possible for the parser to figure out the substruct by itself? That way the event. prefix could be avoided. Thierry