Searched refs:handle_video_fn (Results 1 – 2 of 2) sorted by relevance
95 typedef void (*handle_video_fn) (struct cea_video_block *, void *); typedef97 void xf86ForEachVideoBlock(xf86MonPtr, handle_video_fn, void *);
292 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()