search for: ivideo

Displaying 3 results from an estimated 3 matches for "ivideo".

Did you mean: video
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...id __devinit +static void sisfb_get_vga_mode_from_kernel(void) { #ifdef CONFIG_X86 @@ -345,7 +345,7 @@ sisfb_search_specialtiming(const char *name) /* ----------- Various detection routines ----------- */ -static void __devinit +static void sisfb_detect_custom_timing(struct sis_video_info *ivideo) { unsigned char *biosver = NULL; @@ -403,7 +403,7 @@ sisfb_detect_custom_timing(struct sis_video_info *ivideo) } while(mycustomttable[i].chipID); } -static bool __devinit +static bool sisfb_interpret_edid(struct sisfb_monitor *monitor, u8 *buffer) { int i, j, xres, yres, refresh, index...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...id __devinit +static void sisfb_get_vga_mode_from_kernel(void) { #ifdef CONFIG_X86 @@ -345,7 +345,7 @@ sisfb_search_specialtiming(const char *name) /* ----------- Various detection routines ----------- */ -static void __devinit +static void sisfb_detect_custom_timing(struct sis_video_info *ivideo) { unsigned char *biosver = NULL; @@ -403,7 +403,7 @@ sisfb_detect_custom_timing(struct sis_video_info *ivideo) } while(mycustomttable[i].chipID); } -static bool __devinit +static bool sisfb_interpret_edid(struct sisfb_monitor *monitor, u8 *buffer) { int i, j, xres, yres, refresh, index...
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
...id __devinit +static void sisfb_get_vga_mode_from_kernel(void) { #ifdef CONFIG_X86 @@ -345,7 +345,7 @@ sisfb_search_specialtiming(const char *name) /* ----------- Various detection routines ----------- */ -static void __devinit +static void sisfb_detect_custom_timing(struct sis_video_info *ivideo) { unsigned char *biosver = NULL; @@ -403,7 +403,7 @@ sisfb_detect_custom_timing(struct sis_video_info *ivideo) } while(mycustomttable[i].chipID); } -static bool __devinit +static bool sisfb_interpret_edid(struct sisfb_monitor *monitor, u8 *buffer) { int i, j, xres, yres, refresh, index...