|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | viafb_compact_res(x, y) (((x)<<16)|(y)) |
Functions | |
| void __devinit | viafb_init_lcd_size (void) |
| bool __devinit | viafb_lvds_trasmitter_identify (void) |
| void | viafb_lcd_set_mode (const struct fb_var_screeninfo *var, u16 cxres, u16 cyres, struct lvds_setting_information *plvds_setting_info, struct lvds_chip_information *plvds_chip_info) |
| void | viafb_lcd_disable (void) |
| void | viafb_lcd_enable (void) |
| void __devinit | viafb_init_lvds_output_interface (struct lvds_chip_information *plvds_chip_info, struct lvds_setting_information *plvds_setting_info) |
| bool | viafb_lcd_get_mobile_state (bool *mobile) |
| void viafb_init_lvds_output_interface | ( | struct lvds_chip_information * | plvds_chip_info, |
| struct lvds_setting_information * | plvds_setting_info | ||
| ) |
| void viafb_lcd_set_mode | ( | const struct fb_var_screeninfo * | var, |
| u16 | cxres, | ||
| u16 | cyres, | ||
| struct lvds_setting_information * | plvds_setting_info, | ||
| struct lvds_chip_information * | plvds_chip_info | ||
| ) |
1.8.2