Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dxf86DDC.h95 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef
97 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
H A Dinterpret_edid.c292 handle_cea_video_block(Uchar * ext, handle_video_fn fn, void *data) in handle_cea_video_block()
312 xf86ForEachVideoBlock(xf86MonPtr mon, handle_video_fn fn, void *data) in xf86ForEachVideoBlock()