Home
last modified time | relevance | path

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

/Linux-v6.6/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.h172 struct intelfb_hwstate { struct
279 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()
1039 struct intelfb_hwstate *hw, in intelfbhw_mode_to_hw()
1276 const struct intelfb_hwstate *hw, int blank) in intelfbhw_program_mode()
Dintelfbdrv.c1328 struct intelfb_hwstate *hw; in intelfb_set_par()