Lines Matching defs: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 -
438 skb->data,
483 u8 req, u16 value, u16 index, void *data,
491 buf = kmemdup(data, size, GFP_KERNEL);
517 u8 req, u16 value, u16 index, void *data,
545 memcpy((u8 *)data, buf, size);
614 const void *data, int nbytes)
627 memcpy(&cmd->value, data, nbytes);
652 "unable to send the bmi data to the device: %d\n",
664 "Unable to read the bmi data from the device: %d\n",
687 /* due to large control packets, shift to data pipe */