Searched refs:videomode (Results 1 – 7 of 7) sorted by relevance
18 struct videomode { struct43 struct videomode *vm);55 struct videomode *vm, unsigned int index);
12 struct videomode;14 int of_get_videomode(struct device_node *np, struct videomode *vm,
42 struct videomode mode;302 int ipu_di_adjust_videomode(struct ipu_di *di, struct videomode *mode);
763 void videomode_to_omap_video_timings(const struct videomode *vm,766 struct videomode *vm);
24 struct videomode mode;
35 struct videomode;503 void drm_display_mode_from_videomode(const struct videomode *vm,506 struct videomode *vm);507 void drm_bus_flags_from_videomode(const struct videomode *vm, u32 *bus_flags);
28 struct videomode;802 extern int fb_videomode_from_videomode(const struct videomode *vm,
Completed in 24 milliseconds