Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/
Dcirrusfb.c380 static void switch_monitor(struct cirrusfb_info *cinfo, int on);
431 switch_monitor(info->par, 1); in cirrusfb_open()
439 switch_monitor(info->par, 0); in cirrusfb_release()
1667 static void switch_monitor(struct cirrusfb_info *cinfo, int on) in switch_monitor() function
2070 switch_monitor(cinfo, 0); in cirrusfb_cleanup()