Home
last modified time | relevance | path

Searched defs:mode_switch (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/video/console/
H A Ddummycon.c83 bool mode_switch) in dummycon_blank()
94 bool mode_switch) in dummycon_blank()
H A Dsticon.c303 bool mode_switch) in sticon_blank()
H A Dmdacon.c455 bool mode_switch) in mdacon_blank()
H A Dnewport_con.c480 bool mode_switch) in newport_blank()
H A Dvgacon.c801 bool mode_switch) in vgacon_blank()
/linux/drivers/platform/chrome/
H A Dcros_typec_switch.c24 struct typec_mux_dev *mode_switch; member
151 static int cros_typec_mode_switch_set(struct typec_mux_dev *mode_switch, in cros_typec_mode_switch_set()
/linux/include/linux/greybus/
H A Dinterface.h63 bool mode_switch; member
H A Dconnection.h64 bool mode_switch; member
/linux/drivers/platform/surface/
H A Dsurface_aggregator_tabletsw.c41 struct input_dev *mode_switch; member
H A Dsurface_dtx.c167 struct input_dev *mode_switch; member
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1038 int radeon_screen_blank(struct radeonfb_info *rinfo, int blank, int mode_switch) in radeon_screen_blank()
/linux/drivers/hid/
H A Dhid-steam.c309 struct delayed_work mode_switch; member
/linux/drivers/video/fbdev/core/
H A Dfbcon.c2201 fbcon_blank(struct vc_data * vc,enum vesa_blank_mode blank,bool mode_switch) fbcon_blank() argument