Home
last modified time | relevance | path

Searched refs:intelfbhw_active_pipe (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
Dintelfbhw.h607 extern int intelfbhw_active_pipe(const struct intelfb_hwstate *hw);
Dintelfbhw.c474 int intelfbhw_active_pipe(const struct intelfb_hwstate *hw) in intelfbhw_active_pipe() function
1044 int pipe = intelfbhw_active_pipe(hw); in intelfbhw_mode_to_hw()
1300 dinfo->pipe = intelfbhw_active_pipe(hw); in intelfbhw_program_mode()
Dintelfbdrv.c848 dinfo->pipe = intelfbhw_active_pipe(&dinfo->save_state); in intelfb_pci_register()