HomeSort by: relevance | last modified time | path
    Searched refs:cea_video_block (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/ddc/
xf86DDC.h 95 typedef void (*handle_video_fn) (struct cea_video_block *, void *);
interpret_edid.c 294 struct cea_video_block *video;
295 struct cea_video_block *video_end;
303 video_end = (struct cea_video_block *)
edid.h 602 struct cea_video_block { struct
656 struct cea_video_block video;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/ddc/
xf86DDC.h 113 typedef void (* handle_video_fn)(struct cea_video_block *, void *);
interpret_edid.c 286 struct cea_video_block *video;
287 struct cea_video_block *video_end;
295 video_end = (struct cea_video_block *)
edid.h 592 struct cea_video_block { struct
647 struct cea_video_block video;
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/modes/
xf86EdidModes.c 983 handle_cea_svd(struct cea_video_block *video, void *data)
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/modes/
xf86EdidModes.c 974 static void handle_cea_svd(struct cea_video_block *video, void *data)

Completed in 15 milliseconds