Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dcirrusfb.c381 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()