Searched refs:intelfbhw_mode_to_hw (Results 1 – 3 of 3) sorted by relevance
358 extern int intelfbhw_mode_to_hw(struct intelfb_info *dinfo,
858 if (intelfbhw_mode_to_hw(dinfo, &hw, &var)) { in intelfb_pci_register()1678 if (intelfbhw_mode_to_hw(dinfo, &hw, var)) in intelfb_set_mode()
830 intelfbhw_mode_to_hw(struct intelfb_info *dinfo, struct intelfb_hwstate *hw, in intelfbhw_mode_to_hw() function