Home
last modified time | relevance | path

Searched refs:response_type (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Dvub300.c70 u8 response_type; member
901 u8 response_type; in send_command() local
905 response_type = SDRT_1; in send_command()
917 response_type = SDRT_1; in send_command()
921 response_type = SDRT_1; in send_command()
925 response_type = SDRT_1; in send_command()
929 response_type = SDRT_3; in send_command()
933 response_type = SDRT_1; in send_command()
937 response_type = SDRT_1; in send_command()
941 response_type = SDRT_1; in send_command()
[all …]
/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_msgtype6.c50 struct response_type { struct
826 struct response_type *resp_type = in zcrypt_msgtype6_receive()
827 (struct response_type *) msg->private; in zcrypt_msgtype6_receive()
875 struct response_type *resp_type = in zcrypt_msgtype6_receive_ep11()
876 (struct response_type *)msg->private; in zcrypt_msgtype6_receive_ep11()
915 struct response_type resp_type = { in zcrypt_msgtype6_modexpo()
959 struct response_type resp_type = { in zcrypt_msgtype6_modexpo_crt()
1003 struct response_type resp_type = { in zcrypt_msgtype6_send_cprb()
1045 struct response_type resp_type = { in zcrypt_msgtype6_send_ep11_cprb()
1089 struct response_type resp_type = { in zcrypt_msgtype6_rng()
Dzcrypt_pcixcc.c63 struct response_type { struct
/linux-4.4.14/drivers/input/touchscreen/
Dwacom_w8001.c88 unsigned char response_type; member
336 w8001->response_type = W8001_QUERY_PACKET; in w8001_interrupt()
355 w8001->response_type = 0; in w8001_command()
362 if (w8001->response_type != W8001_QUERY_PACKET) in w8001_command()
/linux-4.4.14/drivers/crypto/qat/qat_common/
Dicp_qat_fw_pke.h87 u8 response_type; member
Dicp_qat_fw.h145 uint8_t response_type; member
/linux-4.4.14/net/sctp/
Dsm_make_chunk.c2963 __be16 response_type; in sctp_add_asconf_response() local
2966 response_type = SCTP_PARAM_SUCCESS_REPORT; in sctp_add_asconf_response()
2968 response_type = SCTP_PARAM_ERR_CAUSE; in sctp_add_asconf_response()
2976 ack_param.param_hdr.type = response_type; in sctp_add_asconf_response()