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

/linux-4.4.14/drivers/mmc/host/
H A Dvub300.c70 u8 response_type; member in struct:sd_command_header
901 u8 response_type; send_command() local
905 response_type = SDRT_1; send_command()
917 response_type = SDRT_1; send_command()
921 response_type = SDRT_1; send_command()
925 response_type = SDRT_1; send_command()
929 response_type = SDRT_3; send_command()
933 response_type = SDRT_1; send_command()
937 response_type = SDRT_1; send_command()
941 response_type = SDRT_1; send_command()
954 response_type = SDRT_NONE; send_command()
958 response_type = SDRT_3; send_command()
962 response_type = SDRT_2; send_command()
966 response_type = SDRT_6; send_command()
970 response_type = SDRT_NONE; send_command()
974 response_type = SDRT_4; send_command()
978 response_type = SDRT_1; send_command()
982 response_type = SDRT_1B; send_command()
986 response_type = SDRT_7; send_command()
990 response_type = SDRT_2; send_command()
994 response_type = SDRT_2; send_command()
998 response_type = SDRT_1B; send_command()
1002 response_type = SDRT_1; send_command()
1006 response_type = SDRT_NONE; send_command()
1012 response_type = SDRT_1; send_command()
1020 response_type = SDRT_1; send_command()
1025 response_type = SDRT_1B; send_command()
1031 response_type = SDRT_1; send_command()
1035 response_type = SDRT_1B; send_command()
1039 response_type = SDRT_1; send_command()
1043 response_type = SDRT_5; send_command()
1048 response_type = SDRT_5; send_command()
1052 response_type = SDRT_1; send_command()
1057 response_type = SDRT_1; send_command()
1075 vub300->cmnd.head.response_type = response_type; send_command()
/linux-4.4.14/drivers/s390/crypto/
H A Dzcrypt_msgtype6.c50 struct response_type { struct
826 struct response_type *resp_type = zcrypt_msgtype6_receive()
827 (struct response_type *) msg->private; zcrypt_msgtype6_receive()
875 struct response_type *resp_type = zcrypt_msgtype6_receive_ep11()
876 (struct response_type *)msg->private; zcrypt_msgtype6_receive_ep11()
915 struct response_type resp_type = { zcrypt_msgtype6_modexpo()
959 struct response_type resp_type = { zcrypt_msgtype6_modexpo_crt()
1003 struct response_type resp_type = { zcrypt_msgtype6_send_cprb()
1045 struct response_type resp_type = { zcrypt_msgtype6_send_ep11_cprb()
1089 struct response_type resp_type = { zcrypt_msgtype6_rng()
H A Dzcrypt_pcixcc.c63 struct response_type { struct
/linux-4.4.14/drivers/input/touchscreen/
H A Dwacom_w8001.c88 unsigned char response_type; member in struct:w8001
336 w8001->response_type = W8001_QUERY_PACKET; w8001_interrupt()
355 w8001->response_type = 0; w8001_command()
362 if (w8001->response_type != W8001_QUERY_PACKET) w8001_command()
/linux-4.4.14/drivers/crypto/qat/qat_common/
H A Dicp_qat_fw_pke.h87 u8 response_type; member in struct:icp_qat_fw_resp_pke_hdr
H A Dicp_qat_fw.h145 uint8_t response_type; member in struct:icp_qat_fw_comn_resp_hdr
/linux-4.4.14/net/sctp/
H A Dsm_make_chunk.c2963 __be16 response_type; sctp_add_asconf_response() local
2966 response_type = SCTP_PARAM_SUCCESS_REPORT; sctp_add_asconf_response()
2968 response_type = SCTP_PARAM_ERR_CAUSE; sctp_add_asconf_response()
2976 ack_param.param_hdr.type = response_type; sctp_add_asconf_response()

Completed in 255 milliseconds