HV_PROTOCOL_RAW   163 drivers/tty/hvc/hvc_opal.c 		proto = HV_PROTOCOL_RAW;
HV_PROTOCOL_RAW   207 drivers/tty/hvc/hvc_opal.c 		proto == HV_PROTOCOL_RAW ? "raw" : "hvsi",
HV_PROTOCOL_RAW   279 drivers/tty/hvc/hvc_opal.c 		case HV_PROTOCOL_RAW:
HV_PROTOCOL_RAW   301 drivers/tty/hvc/hvc_opal.c 	case HV_PROTOCOL_RAW:
HV_PROTOCOL_RAW   373 drivers/tty/hvc/hvc_opal.c 		hvc_opal_boot_priv.proto = HV_PROTOCOL_RAW;
HV_PROTOCOL_RAW   401 drivers/tty/hvc/hvc_opal.c 	hvc_opal_boot_priv.proto = HV_PROTOCOL_RAW;
HV_PROTOCOL_RAW   240 drivers/tty/hvc/hvc_vio.c 		case HV_PROTOCOL_RAW:
HV_PROTOCOL_RAW   264 drivers/tty/hvc/hvc_vio.c 	case HV_PROTOCOL_RAW:
HV_PROTOCOL_RAW   310 drivers/tty/hvc/hvc_vio.c 		proto = HV_PROTOCOL_RAW;
HV_PROTOCOL_RAW   322 drivers/tty/hvc/hvc_vio.c 		 proto == HV_PROTOCOL_RAW ? "raw" : "hvsi");
HV_PROTOCOL_RAW   403 drivers/tty/hvc/hvc_vio.c 		hvterm_priv0.proto = HV_PROTOCOL_RAW;
HV_PROTOCOL_RAW   447 drivers/tty/hvc/hvc_vio.c 	hvterm_priv0.proto = HV_PROTOCOL_RAW;