connect_resp_length  146 drivers/nfc/mei_phy.c 	size_t connect_length, connect_resp_length;
connect_resp_length  154 drivers/nfc/mei_phy.c 	connect_resp_length = sizeof(struct mei_nfc_cmd) +
connect_resp_length  162 drivers/nfc/mei_phy.c 	reply = kzalloc(connect_resp_length, GFP_KERNEL);
connect_resp_length  184 drivers/nfc/mei_phy.c 				    connect_resp_length);