Searched refs:actual_length (Results 176 - 200 of 296) sorted by relevance

1234567891011>>

/drivers/usb/host/
H A Duhci-q.c1189 urb->actual_length += len;
1394 urb->actual_length += actlength;
1395 qh->iso_packet_desc->actual_length = actlength;
1527 * urb->actual_length.
1529 urb->actual_length -= min_t(u32, 8, urb->actual_length);
/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c960 urb->actual_length = 0;
966 urb->iso_frame_desc[k].actual_length = 0;
1015 len = urb->iso_frame_desc[k].actual_length;
1119 len = urb->actual_length;
1146 urb->actual_length - 2,
1149 hfcsusb_rx_frame(fifo, buf, urb->actual_length,
1152 fifo->last_urblen = urb->actual_length;
/drivers/staging/octeon-usb/
H A Docteon-hcd.c510 urb->actual_length);
2136 urb->actual_length = bytes_transferred;
2138 urb->actual_length = 0;
2153 urb->actual_length = 0;
2158 urb->iso_frame_desc[i].actual_length =
2160 urb->actual_length +=
2161 urb->iso_frame_desc[i].actual_length;
/drivers/usb/gadget/udc/
H A Ddummy_hcd.c1234 ubuf = urb->transfer_buffer + urb->actual_length;
1311 host_len = urb->transfer_buffer_length - urb->actual_length;
1342 urb->actual_length += len;
1377 if (urb->transfer_buffer_length == urb->actual_length
1637 urb->actual_length = min_t(u32, 2,
1804 urb->actual_length = 0;
2289 urb->actual_length, urb->transfer_buffer_length);
/drivers/usb/serial/
H A Dio_ti.c1507 int length = urb->actual_length;
1635 --urb->actual_length;
1639 if (urb->actual_length) {
1640 usb_serial_debug_data(dev, __func__, urb->actual_length, data);
1646 urb->actual_length);
1647 edge_port->port->icount.rx += urb->actual_length;
H A Dmos7840.c473 dev_dbg(dev, "%s urb buffer size is %d\n", __func__, urb->actual_length);
626 length = urb->actual_length;
769 usb_serial_debug_data(&port->dev, __func__, urb->actual_length, data);
771 if (urb->actual_length) {
773 tty_insert_flip_string(tport, data, urb->actual_length);
775 port->icount.rx += urb->actual_length;
H A Ddigi_acceleport.c1396 if (urb->actual_length != len + 2) {
1399 "actual_length=%d, status=%d\n", __func__, status,
1400 priv->dp_port_num, opcode, len, urb->actual_length,
1472 for (i = 0; i < urb->actual_length - 3;) {
H A Dmos7720.c775 length = urb->actual_length;
860 length = urb->actual_length;
928 if (urb->actual_length) {
929 tty_insert_flip_string(&port->port, data, urb->actual_length);
/drivers/net/wireless/brcm80211/brcmfmac/
H A Dusb.c157 devinfo->ctl_urb_actual_length = urb->actual_length;
430 if (urb->status != 0 || !urb->actual_length) {
437 skb_put(skb, urb->actual_length);
/drivers/media/rc/
H A Dstreamzap.c213 len = urb->actual_length;
H A Dati_remote.c505 if ( urb->actual_length != 4 || data[0] != 0x14 ||
508 ati_remote_dump(&urb->dev->dev, data, urb->actual_length);
/drivers/media/usb/au0828/
H A Dau0828-video.c153 urb->iso_frame_desc[i].actual_length = 0;
567 if (urb->iso_frame_desc[i].actual_length <= 0)
570 if (urb->iso_frame_desc[i].actual_length >
578 len = urb->iso_frame_desc[i].actual_length - 4;
/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c237 if (urb->iso_frame_desc[i].actual_length <= 0) {
241 if (urb->iso_frame_desc[i].actual_length >
249 buffer_size = urb->iso_frame_desc[i].actual_length;
328 buffer_size = urb->actual_length;
H A Dcx231xx-dvb.c235 urb->iso_frame_desc[i].actual_length);
257 urb->transfer_buffer, urb->actual_length);
/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c169 if (!urb->actual_length)
172 urb->actual_length);
180 if (!urb->iso_frame_desc[i].actual_length)
185 urb->iso_frame_desc[i].actual_length);
/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c1524 int actual_length; local
1628 &actual_length, HZ);
1629 ret |= (actual_length != bcnt);
3704 hdw->ctl_write_urb->actual_length = 0;
3728 hdw->ctl_read_urb->actual_length = 0;
3782 if (hdw->ctl_write_urb->actual_length < write_len) {
3790 hdw->ctl_write_urb->actual_length);
3812 if (hdw->ctl_read_urb->actual_length < read_len) {
3820 hdw->ctl_read_urb->actual_length);
/drivers/net/usb/
H A Dsr9700.c499 if (urb->actual_length < 8)
/drivers/spi/
H A Dspi-bcm63xx-hsspi.c285 msg->actual_length += t->len;
H A Dspi-bcm63xx.c285 m->actual_length += total_len;
H A Dspi-mxs.c437 m->actual_length += t->len;
H A Dspi-omap-100k.c345 m->actual_length += count;
H A Dspi-orion.c367 m->actual_length += orion_spi_write_read(spi, t);
/drivers/usb/misc/
H A Dyurex.c142 __func__, YUREX_BUF_SIZE, dev->urb->actual_length);
/drivers/net/wireless/ath/carl9170/
H A Dusb.c306 urb->actual_length);
353 urb->actual_length);
/drivers/net/wireless/libertas/
H A Dif_usb.c94 urb->actual_length);
667 int recvlength = urb->actual_length;

Completed in 2468 milliseconds

1234567891011>>