resp_status       119 drivers/gpu/drm/xen/xen_drm_front.c 	return evtchnl->u.req.resp_status;
resp_status        53 drivers/gpu/drm/xen/xen_drm_front_evtchnl.c 			evtchnl->u.req.resp_status = resp->status;
resp_status       139 drivers/gpu/drm/xen/xen_drm_front_evtchnl.c 		evtchnl->u.req.resp_status = -EIO;
resp_status        55 drivers/gpu/drm/xen/xen_drm_front_evtchnl.h 			int resp_status;
resp_status        82 drivers/net/ethernet/hisilicon/hns3/hclge_mbx.h 	int resp_status;
resp_status        17 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 				int resp_status,
resp_status        46 drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c 	resp_pf_to_vf->msg[3] = (resp_status == 0) ? 0 : 1;
resp_status        15 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 	hdev->mbx_resp.resp_status    = 0;
resp_status        61 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 	if (mbx_resp->resp_status)
resp_status        62 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 		return mbx_resp->resp_status;
resp_status        69 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 	if (!(r_code0 == code0 && r_code1 == code1 && !mbx_resp->resp_status)) {
resp_status        72 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 			code0, code1, mbx_resp->resp_status);
resp_status       196 drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_mbx.c 			resp->resp_status = req->msg[3];
resp_status        78 drivers/net/wireless/ath/wcn36xx/testmode.c 		rsp->resp_status = 0;
resp_status        84 drivers/net/wireless/ath/wcn36xx/testmode.c 		msg->resp_status = wcn36xx_smd_process_ptt_msg(wcn, vif, msg,
resp_status        89 drivers/net/wireless/ath/wcn36xx/testmode.c 				msg->resp_status);
resp_status        99 drivers/net/wireless/ath/wcn36xx/testmode.c 			     rsp->resp_status);
resp_status        22 drivers/net/wireless/ath/wcn36xx/testmode.h 	u32 resp_status;
resp_status        55 sound/xen/xen_snd_front.c 	return evtchnl->u.req.resp_status;
resp_status        57 sound/xen/xen_snd_front_evtchnl.c 			channel->u.req.resp_status = resp->status;
resp_status        61 sound/xen/xen_snd_front_evtchnl.c 			channel->u.req.resp_status = resp->status;
resp_status       163 sound/xen/xen_snd_front_evtchnl.c 		channel->u.req.resp_status = -EIO;
resp_status        63 sound/xen/xen_snd_front_evtchnl.h 			int resp_status;