Searched refs:switch_monitor (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | cirrusfb.c | 380 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()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cirrusfb.c | 381 static void switch_monitor(struct cirrusfb_info *cinfo, int on); 432 switch_monitor(info->par, 1); in cirrusfb_open() 440 switch_monitor(info->par, 0); in cirrusfb_release() 1669 static void switch_monitor(struct cirrusfb_info *cinfo, int on) in switch_monitor() function 2071 switch_monitor(cinfo, 0); in cirrusfb_cleanup()
|
Completed in 7 milliseconds