Searched refs:resp_type (Results 1 – 10 of 10) sorted by relevance
936 struct response_type *resp_type = in zcrypt_msgtype6_receive() local947 switch (resp_type->type) { in zcrypt_msgtype6_receive()964 complete(&(resp_type->work)); in zcrypt_msgtype6_receive()983 struct response_type *resp_type = in zcrypt_msgtype6_receive_ep11() local994 switch (resp_type->type) { in zcrypt_msgtype6_receive_ep11()1007 complete(&(resp_type->work)); in zcrypt_msgtype6_receive_ep11()1023 struct response_type resp_type = { in zcrypt_msgtype6_modexpo() local1034 ap_msg->private = &resp_type; in zcrypt_msgtype6_modexpo()1038 init_completion(&resp_type.work); in zcrypt_msgtype6_modexpo()1042 rc = wait_for_completion_interruptible(&resp_type.work); in zcrypt_msgtype6_modexpo()[all …]
130 static int sd_status_index(int resp_type) in sd_status_index() argument132 if (resp_type == SD_RSP_TYPE_R0) in sd_status_index()134 else if (resp_type == SD_RSP_TYPE_R2) in sd_status_index()438 int resp_type; in sd_read_long_data() local444 resp_type = sd_response_type(cmd); in sd_read_long_data()445 if (resp_type < 0) in sd_read_long_data()446 return resp_type; in sd_read_long_data()468 rtsx_pci_add_cmd(pcr, WRITE_REG_CMD, SD_CFG2, 0xFF, cfg2 | resp_type); in sd_read_long_data()
515 u8 resp_type; in cqhci_prep_dcmd_desc() local522 resp_type = 0x0; in cqhci_prep_dcmd_desc()526 resp_type = 0x3; in cqhci_prep_dcmd_desc()529 resp_type = 0x2; in cqhci_prep_dcmd_desc()542 CQHCI_CMD_TIMING(timing) | CQHCI_RESP_TYPE(resp_type)); in cqhci_prep_dcmd_desc()548 mmc_hostname(mmc), mrq->cmd->opcode, timing, resp_type); in cqhci_prep_dcmd_desc()
1119 uint32_t resp_type = le32_to_cpu(resp->hdr.type); in virtio_gpu_cmd_resource_uuid_cb() local1124 if (resp_type == VIRTIO_GPU_RESP_OK_RESOURCE_UUID && in virtio_gpu_cmd_resource_uuid_cb()
205 enum slimbus_resp_enum_type_v01 resp_type; member303 resp_type),
5580 __le32 resp_type; /* %WMI_VDEV_RESP_ */ member6860 __le32 resp_type; /* %WMI_VDEV_RESP_ */ member
1044 arg->resp_type = ev->resp_type; in ath10k_wmi_tlv_op_pull_vdev_start_ev()
3432 arg->resp_type = ev->resp_type; in ath10k_wmi_op_pull_vdev_start_ev()
4030 vdev_rsp->resp_type = ev->resp_type; in ath11k_pull_vdev_start_resp_tlv()
3912 enum wmi_start_event_param resp_type; member