Home
last modified time | relevance | path

Searched defs:resp_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c853 struct ap_response_type *resp_type = &msg->response; in zcrypt_msgtype6_receive() local
917 struct ap_response_type *resp_type = &msg->response; in zcrypt_msgtype6_receive_ep11() local
968 struct ap_response_type *resp_type = &ap_msg->response; in zcrypt_msgtype6_modexpo() local
1013 struct ap_response_type *resp_type = &ap_msg->response; in zcrypt_msgtype6_modexpo_crt() local
1057 struct ap_response_type *resp_type = &ap_msg->response; in prep_cca_ap_msg() local
1077 struct ap_response_type *resp_type = &ap_msg->response; in zcrypt_msgtype6_send_cprb() local
1147 struct ap_response_type *resp_type = &ap_msg->response; in prep_ep11_ap_msg() local
1170 struct ap_response_type *resp_type = &ap_msg->response; in zcrypt_msgtype6_send_ep11_cprb() local
1259 struct ap_response_type *resp_type = &ap_msg->response; in prep_rng_ap_msg() local
1294 struct ap_response_type *resp_type = &ap_msg->response; in zcrypt_msgtype6_rng() local
/linux/drivers/mmc/host/
H A Drtsx_pci_sdmmc.c129 static int sd_status_index(int resp_type) in sd_status_index()
437 int resp_type; in sd_read_long_data() local
H A Dcqhci-core.c547 u8 resp_type; in cqhci_prep_dcmd_desc() local
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_vq.c1315 uint32_t resp_type = le32_to_cpu(resp->hdr.type); in virtio_gpu_cmd_resource_uuid_cb() local
1371 uint32_t resp_type = le32_to_cpu(resp->hdr.type); in virtio_gpu_cmd_resource_map_cb() local
/linux/drivers/slimbus/
H A Dqcom-ngd-ctrl.c215 enum slimbus_resp_enum_type_v01 resp_type; member