Lines Matching refs:data
228 urb_context->skb->data,
286 htc_hdr = (struct ath10k_htc_hdr *)skb->data;
302 htc_hdr = (struct ath10k_htc_hdr *)skb->data;
323 trailer = skb->data + sizeof(*htc_hdr) + payload_len -
431 skb->data,
475 u8 req, u16 value, u16 index, void *data,
483 buf = kmemdup(data, size, GFP_KERNEL);
509 u8 req, u16 value, u16 index, void *data,
537 memcpy((u8 *)data, buf, size);
606 const void *data, int nbytes)
619 memcpy(&cmd->value, data, nbytes);
644 "unable to send the bmi data to the device: %d\n",
656 "Unable to read the bmi data from the device: %d\n",
679 /* due to large control packets, shift to data pipe */