Lines Matching refs:did
67 u8 did;
78 u8 did;
89 u8 did;
97 u8 did;
377 psl_req->did = 0;
504 atr_req->did = 0;
998 if (ddev->did) {
1001 skb_put_data(skb, &ddev->did, sizeof(ddev->did));
1042 if (ddev->did) {
1045 skb_put_data(skb, &ddev->did, sizeof(ddev->did));
1120 if (ddev->did && (ddev->did == resp->data[3])) {
1126 } else if (ddev->did) {
1169 * means the target probably did not received the last
1226 * that the initiator did not receive the previous PDU
1238 /* Otherwise, the target did not receive the previous
1311 if (ddev->did) {
1314 skb_put_data(skb, &ddev->did, sizeof(ddev->did));
1365 static int digital_tg_send_psl_res(struct nfc_digital_dev *ddev, u8 did,
1382 psl_res->did = did;
1461 rc = digital_tg_send_psl_res(ddev, psl_req->did, rf_tech);
1591 atr_req->did > DIGITAL_DID_MAX) {
1604 ddev->did = atr_req->did;