Home
last modified time | relevance | path

Searched refs:intelfb_hwstate (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbhw.h575 struct intelfb_hwstate *hw, int flag);
577 struct intelfb_hwstate *hw);
579 struct intelfb_hwstate *hw,
582 const struct intelfb_hwstate *hw, int blank);
607 extern int intelfbhw_active_pipe(const struct intelfb_hwstate *hw);
Dintelfb.h171 struct intelfb_hwstate { struct
278 struct intelfb_hwstate save_state;
Dintelfbhw.c472 int intelfbhw_active_pipe(const struct intelfb_hwstate *hw) in intelfbhw_active_pipe()
517 struct intelfb_hwstate *hw, int flag) in intelfbhw_read_hw_state()
711 struct intelfb_hwstate *hw) in intelfbhw_print_hw_state()
1044 struct intelfb_hwstate *hw, in intelfbhw_mode_to_hw()
1281 const struct intelfb_hwstate *hw, int blank) in intelfbhw_program_mode()
Dintelfbdrv.c1354 struct intelfb_hwstate *hw; in intelfb_set_par()