Searched defs:handle_video_fn (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86DDC.h97 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef
99 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86DDC.h92 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef
94 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86DDC.h120 typedef void (* handle_video_fn)(struct cea_video_block *, void *); typedef
123 handle_video_fn,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86DDC.h120 typedef void (* handle_video_fn)(struct cea_video_block *, void *); typedef
123 handle_video_fn,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86DDC.h120 typedef void (* handle_video_fn)(struct cea_video_block *, void *); typedef
123 handle_video_fn,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86DDC.h120 typedef void (* handle_video_fn)(struct cea_video_block *, void *); typedef
123 handle_video_fn,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86DDC.h115 typedef void (* handle_video_fn)(struct cea_video_block *, void *); typedef
118 handle_video_fn,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86DDC.h99 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef
101 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86DDC.h99 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef
101 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86DDC.h97 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef
99 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);

Completed in 46 milliseconds