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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dwacom_w8001.c61 unsigned char response_type; member in struct:w8001
125 w8001->response_type = W8001_QUERY_PACKET;
138 w8001->response_type = 0;
145 if (w8001->response_type != W8001_QUERY_PACKET)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_pcixcc.c69 struct response_type { struct
650 struct response_type *resp_type =
651 (struct response_type *) msg->private;
697 struct response_type resp_type = {
737 struct response_type resp_type = {
777 struct response_type resp_type = {
817 struct response_type resp_type = {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sctp/
H A Dsm_make_chunk.c2845 __be16 response_type; local
2848 response_type = SCTP_PARAM_SUCCESS_REPORT;
2850 response_type = SCTP_PARAM_ERR_CAUSE;
2858 ack_param.param_hdr.type = response_type;

Completed in 69 milliseconds