Home
last modified time | relevance | path

Searched refs:actual (Results 1 – 200 of 482) sorted by relevance

123

/linux-4.4.14/drivers/cpufreq/
Damd_freq_sensitivity.c33 u64 actual; member
46 struct msr actual, reference; in amd_powersave_bias_target() local
57 &actual.l, &actual.h); in amd_powersave_bias_target()
60 actual.h &= 0x00ffffff; in amd_powersave_bias_target()
64 if (actual.q < data->actual || reference.q < data->reference) { in amd_powersave_bias_target()
69 d_actual = actual.q - data->actual; in amd_powersave_bias_target()
106 data->actual = actual.q; in amd_powersave_bias_target()
/linux-4.4.14/drivers/usb/class/
Dusbtmc.c161 int actual; in usbtmc_ioctl_abort_bulk_in() local
220 &actual, USBTMC_TIMEOUT); in usbtmc_ioctl_abort_bulk_in()
228 } while ((actual == max_size) && in usbtmc_ioctl_abort_bulk_in()
231 if (actual == max_size) { in usbtmc_ioctl_abort_bulk_in()
274 &actual, USBTMC_TIMEOUT); in usbtmc_ioctl_abort_bulk_in()
282 } while ((actual == max_size) && in usbtmc_ioctl_abort_bulk_in()
285 if (actual == max_size) { in usbtmc_ioctl_abort_bulk_in()
388 int actual; in send_request_dev_dep_msg_in() local
414 buffer, USBTMC_HEADER_SIZE, &actual, USBTMC_TIMEOUT); in send_request_dev_dep_msg_in()
440 int actual; in usbtmc_read() local
[all …]
/linux-4.4.14/tools/power/acpi/tools/acpidump/
Dapfiles.c125 size_t actual; in ap_write_to_binary_file() local
170 actual = acpi_os_write_file(file, table, 1, table_length); in ap_write_to_binary_file()
171 if (actual != table_length) { in ap_write_to_binary_file()
201 size_t actual; in ap_get_table_from_file() local
231 actual = acpi_os_read_file(file, buffer, 1, file_size); in ap_get_table_from_file()
232 if (actual != file_size) { in ap_get_table_from_file()
/linux-4.4.14/drivers/usb/misc/
Dusb_u132.h75 int halted, int skipped, int actual, int non_null));
80 int halted, int skipped, int actual, int non_null));
85 int halted, int skipped, int actual, int non_null));
90 int halted, int skipped, int actual, int non_null));
95 int halted, int skipped, int actual, int non_null));
Dftdi-elan.c141 int actual; member
147 int repeat_number, int halted, int skipped, int actual,
842 int actual = target->actual; in ftdi_elan_do_callback() local
854 actual, non_null); in ftdi_elan_do_callback()
863 target->actual = 0; in have_ed_set_response()
925 target->actual = (ed_length >> 0) & 0x01FF; in have_ed_get_response()
1491 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_setup() argument
1535 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_setup() argument
1548 int halted, int skipped, int actual, int non_null)) in ftdi_elan_edset_input() argument
1600 int halted, int skipped, int actual, int non_null)) in usb_ftdi_elan_edset_input() argument
[all …]
/linux-4.4.14/drivers/acpi/acpica/
Dutfileio.c150 u32 actual; in acpi_ut_read_table() local
241 actual = fread(*table, 1, (size_t) file_size, fp); in acpi_ut_read_table()
242 if (actual == file_size) { in acpi_ut_read_table()
266 if (actual > 0) { in acpi_ut_read_table()
268 file_size, actual); in acpi_ut_read_table()
/linux-4.4.14/drivers/usb/host/
Dehci-timer.c106 unsigned actual, want; in ehci_poll_ASS() local
113 actual = ehci_readl(ehci, &ehci->regs->status) & STS_ASS; in ehci_poll_ASS()
115 if (want != actual) { in ehci_poll_ASS()
123 want, actual); in ehci_poll_ASS()
152 unsigned actual, want; in ehci_poll_PSS() local
159 actual = ehci_readl(ehci, &ehci->regs->status) & STS_PSS; in ehci_poll_PSS()
161 if (want != actual) { in ehci_poll_PSS()
169 want, actual); in ehci_poll_PSS()
Du132-hcd.c581 int halted, int skipped, int actual, int non_null)) in edset_input() argument
591 int halted, int skipped, int actual, int non_null)) in edset_setup() argument
601 int halted, int skipped, int actual, int non_null)) in edset_single() argument
611 int halted, int skipped, int actual, int non_null)) in edset_output() argument
624 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_interrupt_recv() argument
724 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_output_sent() argument
775 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_bulk_input_recv() argument
878 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_sent() argument
915 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_input_recv() argument
987 int repeat_number, int halted, int skipped, int actual, int non_null) in u132_hcd_configure_empty_recv() argument
[all …]
/linux-4.4.14/drivers/net/hamradio/
D6pack.c142 int actual, when = sp->slottime; in sp_xmit_on_air() local
151 actual = sp->tty->ops->write(sp->tty, sp->xbuff, sp->status2); in sp_xmit_on_air()
152 sp->xleft -= actual; in sp_xmit_on_air()
153 sp->xhead += actual; in sp_xmit_on_air()
167 int actual, count; in sp_encaps() local
223 actual = sp->tty->ops->write(sp->tty, sp->xbuff, count); in sp_encaps()
224 sp->xleft = count - actual; in sp_encaps()
225 sp->xhead = sp->xbuff + actual; in sp_encaps()
403 int actual; in sixpack_write_wakeup() local
418 actual = tty->ops->write(tty, sp->xhead, sp->xleft); in sixpack_write_wakeup()
[all …]
Dmkiss.c437 int actual, count; in ax_encaps() local
518 actual = ax->tty->ops->write(ax->tty, ax->xbuff, count); in ax_encaps()
520 dev->stats.tx_bytes += actual; in ax_encaps()
523 ax->xleft = count - actual; in ax_encaps()
524 ax->xhead = ax->xbuff + actual; in ax_encaps()
939 int actual; in mkiss_write_wakeup() local
954 actual = tty->ops->write(tty, ax->xhead, ax->xleft); in mkiss_write_wakeup()
955 ax->xleft -= actual; in mkiss_write_wakeup()
956 ax->xhead += actual; in mkiss_write_wakeup()
/linux-4.4.14/tools/testing/selftests/powerpc/pmu/ebb/
Dcycles_with_mmcr2_test.c25 uint64_t val, expected[2], actual; in cycles_with_mmcr2() local
65 actual = val; in cycles_with_mmcr2()
83 printf("Bad MMCR2 value seen is 0x%lx\n", actual); in cycles_with_mmcr2()
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
Dmdp4_lvds_connector.c75 long actual, requested; in mdp4_lvds_connector_mode_valid() local
78 actual = mdp4_lcdc_round_pixclk(encoder, requested); in mdp4_lvds_connector_mode_valid()
80 DBG("requested=%ld, actual=%ld", requested, actual); in mdp4_lvds_connector_mode_valid()
82 if (actual != requested) in mdp4_lvds_connector_mode_valid()
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.c186 udc->ep0_req.req.actual = 0; in _nbu2ss_create_ep0_packet()
517 count = req->req.actual % 4; in _nbu2ss_dma_unmap_single()
520 p += (req->req.actual - count); in _nbu2ss_dma_unmap_single()
529 req->req.actual & 0xfffffffc); in _nbu2ss_dma_unmap_single()
549 p += (req->req.actual - count); in _nbu2ss_dma_unmap_single()
696 if (req->req.actual == req->req.length) { in _nbu2ss_ep0_in_transfer()
697 if ((req->req.actual % EP0_PACKETSIZE) == 0) { in _nbu2ss_ep0_in_transfer()
715 iRemainSize = req->req.length - req->req.actual; in _nbu2ss_ep0_in_transfer()
717 pBuffer += req->req.actual; in _nbu2ss_ep0_in_transfer()
759 iRemainSize = req->req.length - req->req.actual; in _nbu2ss_ep0_out_transfer()
[all …]
/linux-4.4.14/drivers/i2c/busses/
Di2c-diolan-u2c.c104 int actual; in diolan_usb_transfer() local
112 dev->obuffer, dev->olen, &actual, in diolan_usb_transfer()
122 sizeof(dev->ibuffer), &actual, in diolan_usb_transfer()
132 if (ret == 0 && actual > 0) { in diolan_usb_transfer()
133 switch (dev->ibuffer[actual - 1]) { in diolan_usb_transfer()
147 ret = actual - 1; in diolan_usb_transfer()
208 int actual = 0; in diolan_flush_input() local
213 dev->ibuffer, sizeof(dev->ibuffer), &actual, in diolan_flush_input()
215 if (ret < 0 || actual == 0) in diolan_flush_input()
/linux-4.4.14/drivers/usb/musb/
Dmusb_gadget.c173 req->request.actual, req->request.length); in musb_g_giveback()
177 req->request.actual, req->request.length, in musb_g_giveback()
285 (int)(request->length - request->actual)); in txstate()
309 request_size = min_t(size_t, request->length - request->actual, in txstate()
325 request->dma + request->actual, request_size); in txstate()
394 request->dma + request->actual, in txstate()
407 request->dma + request->actual, in txstate()
420 (u8 *) (request->buf + request->actual)); in txstate()
421 request->actual += fifo_count; in txstate()
430 request->actual, request->length, in txstate()
[all …]
Dmusb_gadget_ep0.c499 void *buf = req->buf + req->actual; in ep0_rxstate()
500 unsigned len = req->length - req->actual; in ep0_rxstate()
510 req->actual += count; in ep0_rxstate()
513 if (count < 64 || req->actual == req->length) { in ep0_rxstate()
560 fifo_src = (u8 *) request->buf + request->actual; in ep0_txstate()
562 request->length - request->actual); in ep0_txstate()
564 request->actual += fifo_count; in ep0_txstate()
568 || (request->actual == request->length in ep0_txstate()
946 req->request.actual = 0; in musb_g_ep0_queue()
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dfifo.c88 pkt->actual = 0; in usbhs_pkt_push()
420 pkt->actual = pkt->length; in usbhs_dcp_dir_switch_done()
532 buf = pkt->buf + pkt->actual; in usbhsf_pio_try_push()
533 len = pkt->length - pkt->actual; in usbhsf_pio_try_push()
556 pkt->actual += total_len; in usbhsf_pio_try_push()
558 if (pkt->actual < pkt->length) in usbhsf_pio_try_push()
577 pkt->length, pkt->actual, *is_done, pkt->zero); in usbhsf_pio_try_push()
665 buf = pkt->buf + pkt->actual; in usbhsf_pio_try_pop()
666 len = pkt->length - pkt->actual; in usbhsf_pio_try_pop()
675 pkt->actual += total_len; in usbhsf_pio_try_pop()
[all …]
Dfifo.h66 int actual; member
Dmod_gadget.c163 ureq->req.actual = pkt->actual; in usbhsg_queue_done()
180 req->actual = 0; in usbhsg_queue_push()
/linux-4.4.14/drivers/gpu/drm/msm/edp/
Dedp_connector.c73 long actual, requested; in edp_connector_mode_valid() local
76 actual = kms->funcs->round_pixclk(kms, in edp_connector_mode_valid()
79 DBG("requested=%ld, actual=%ld", requested, actual); in edp_connector_mode_valid()
80 if (actual != requested) in edp_connector_mode_valid()
/linux-4.4.14/arch/um/drivers/
Dslip_common.c47 int actual, n; in slip_proto_write() local
49 actual = slip_esc(buf, slip->obuf, len); in slip_proto_write()
50 n = net_write(fd, slip->obuf, actual); in slip_proto_write()
Dubd_kern.c552 unsigned long long actual; in backing_file_mismatch() local
562 err = os_file_size(file, &actual); in backing_file_mismatch()
569 if (actual != size) { in backing_file_mismatch()
573 "vs backing file\n", (unsigned long long) size, actual); in backing_file_mismatch()
/linux-4.4.14/drivers/net/irda/
Dsir_dev.c438 int actual = 0; in sirdev_write_complete() local
448 actual = dev->drv->do_write(dev, dev->tx_buff.data, dev->tx_buff.len); in sirdev_write_complete()
450 if (likely(actual>0)) { in sirdev_write_complete()
451 dev->tx_buff.data += actual; in sirdev_write_complete()
452 dev->tx_buff.len -= actual; in sirdev_write_complete()
454 else if (unlikely(actual<0)) { in sirdev_write_complete()
457 __func__, actual); in sirdev_write_complete()
593 int actual = 0; in sirdev_hard_xmit() local
656 actual = dev->drv->do_write(dev, dev->tx_buff.data, dev->tx_buff.len); in sirdev_hard_xmit()
658 if (likely(actual > 0)) { in sirdev_hard_xmit()
[all …]
Dw83977af_ir.c586 int actual = 0; in w83977af_pio_write() local
602 while ((fifo_size-- > 0) && (actual < len)) { in w83977af_pio_write()
604 outb(buf[actual++], iobase+TBR); in w83977af_pio_write()
608 __func__ , fifo_size, actual, len); in w83977af_pio_write()
613 return actual; in w83977af_pio_write()
892 int actual; in w83977af_sir_interrupt() local
903 actual = w83977af_pio_write(self->io.fir_base, in w83977af_sir_interrupt()
908 self->tx_buff.data += actual; in w83977af_sir_interrupt()
909 self->tx_buff.len -= actual; in w83977af_sir_interrupt()
Dali-ircc.c894 int actual = 0; in ali_ircc_sir_write_wakeup() local
906 actual = ali_ircc_sir_write(iobase, self->io.fifo_size, in ali_ircc_sir_write_wakeup()
908 self->tx_buff.data += actual; in ali_ircc_sir_write_wakeup()
909 self->tx_buff.len -= actual; in ali_ircc_sir_write_wakeup()
1279 int actual = 0; in ali_ircc_sir_write() local
1289 while ((fifo_size-- > 0) && (actual < len)) { in ali_ircc_sir_write()
1291 outb(buf[actual], iobase+UART_TX); in ali_ircc_sir_write()
1293 actual++; in ali_ircc_sir_write()
1296 return actual; in ali_ircc_sir_write()
Dnsc-ircc.c1609 int actual = 0; in nsc_ircc_pio_write() local
1625 while ((fifo_size-- > 0) && (actual < len)) { in nsc_ircc_pio_write()
1627 outb(buf[actual++], iobase+TXD); in nsc_ircc_pio_write()
1631 __func__, fifo_size, actual, len); in nsc_ircc_pio_write()
1636 return actual; in nsc_ircc_pio_write()
1941 int actual; in nsc_ircc_sir_interrupt() local
1946 actual = nsc_ircc_pio_write(self->io.fir_base, in nsc_ircc_sir_interrupt()
1950 self->tx_buff.data += actual; in nsc_ircc_sir_interrupt()
1951 self->tx_buff.len -= actual; in nsc_ircc_sir_interrupt()
Dsmsc-ircc2.c1958 int actual = 0; in smsc_ircc_sir_write_wakeup() local
1971 actual = smsc_ircc_sir_write(iobase, self->io.fifo_size, in smsc_ircc_sir_write_wakeup()
1973 self->tx_buff.data += actual; in smsc_ircc_sir_write_wakeup()
1974 self->tx_buff.len -= actual; in smsc_ircc_sir_write_wakeup()
2021 int actual = 0; in smsc_ircc_sir_write() local
2031 while (fifo_size-- > 0 && actual < len) { in smsc_ircc_sir_write()
2033 outb(buf[actual], iobase + UART_TX); in smsc_ircc_sir_write()
2034 actual++; in smsc_ircc_sir_write()
2036 return actual; in smsc_ircc_sir_write()
/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-xilinx.c388 src = req->usb_req.dma + req->usb_req.actual; in xudc_dma_send()
442 dst = req->usb_req.dma + req->usb_req.actual; in xudc_dma_receive()
611 buf = req->usb_req.buf + req->usb_req.actual; in xudc_read_fifo()
613 bufferspace = req->usb_req.length - req->usb_req.actual; in xudc_read_fifo()
633 req->usb_req.actual += min(count, bufferspace); in xudc_read_fifo()
636 req->usb_req.actual, req->usb_req.length); in xudc_read_fifo()
639 if ((req->usb_req.actual == req->usb_req.length) || is_short) { in xudc_read_fifo()
643 req->usb_req.actual, in xudc_read_fifo()
687 buf = req->usb_req.buf + req->usb_req.actual; in xudc_write_fifo()
689 length = req->usb_req.length - req->usb_req.actual; in xudc_write_fifo()
[all …]
Dgoku_udc.c318 req->req.actual, req->req.length); in done()
335 length = min(req->req.length - req->req.actual, max); in write_packet()
336 req->req.actual += length; in write_packet()
354 buf = req->req.buf + req->req.actual; in write_fifo()
380 if (likely(req->req.length != req->req.actual) in write_fifo()
390 req->req.length - req->req.actual, req); in write_fifo()
413 buf = req->req.buf + req->req.actual; in read_fifo()
427 bufferspace = req->req.length - req->req.actual; in read_fifo()
445 req->req.actual += size; in read_fifo()
450 req, req->req.actual, req->req.length); in read_fifo()
[all …]
Dpxa25x_udc.c346 req->req.actual, req->req.length); in done()
366 buf = req->req.buf + req->req.actual; in write_packet()
370 length = min(req->req.length - req->req.actual, max); in write_packet()
371 req->req.actual += length; in write_packet()
401 if (likely(req->req.length != req->req.actual) in write_fifo()
413 req->req.length - req->req.actual, req); in write_fifo()
465 req->req.length - req->req.actual, req); in write_ep0_fifo()
527 buf = req->req.buf + req->req.actual; in read_fifo()
529 bufferspace = req->req.length - req->req.actual; in read_fifo()
534 req->req.actual += min (count, bufferspace); in read_fifo()
[all …]
Domap_udc.c313 req->req.actual, req->req.length); in done()
337 len = min(req->req.length - req->req.actual, max); in write_packet()
338 req->req.actual += len; in write_packet()
365 buf = req->req.buf + req->req.actual; in write_fifo()
381 else if (req->req.length == req->req.actual in write_fifo()
402 len = min(req->req.length - req->req.actual, avail); in read_packet()
403 req->req.actual += len; in read_packet()
426 buf = req->req.buf + req->req.actual; in read_fifo()
459 } else if (req->req.length == req->req.actual) in read_fifo()
520 unsigned length = req->req.length - req->req.actual; in next_in_dma()
[all …]
Dfotg210-udc.c341 buffer = req->req.buf + req->req.actual; in fotg210_start_dma()
347 buffer = req->req.buf + req->req.actual; in fotg210_start_dma()
348 if (req->req.length - req->req.actual > ep->ep.maxpacket) in fotg210_start_dma()
374 req->req.actual += length; in fotg210_start_dma()
388 if ((req->req.length == req->req.actual) || in fotg210_ep0_queue()
389 (req->req.actual < ep->ep.maxpacket)) in fotg210_ep0_queue()
420 req->req.actual = 0; in fotg210_ep_queue()
810 if ((req->req.length - req->req.actual) < ep->ep.maxpacket) in fotg210_ep0out()
830 if ((req->req.length - req->req.actual) < ep->ep.maxpacket) in fotg210_ep0in()
863 if (req->req.length == req->req.actual || in fotg210_out_fifo_handler()
[all …]
Ds3c2410_udc.c300 unsigned len = min(req->req.length - req->req.actual, max); in s3c2410_udc_write_packet()
301 u8 *buf = req->req.buf + req->req.actual; in s3c2410_udc_write_packet()
306 req->req.actual, req->req.length, len, req->req.actual + len); in s3c2410_udc_write_packet()
308 req->req.actual += len; in s3c2410_udc_write_packet()
355 else if (req->req.length != req->req.actual || req->req.zero) in s3c2410_udc_write_fifo()
364 idx, count, req->req.actual, req->req.length, in s3c2410_udc_write_fifo()
410 len = min(req->req.length - req->req.actual, avail); in s3c2410_udc_read_packet()
411 req->req.actual += len; in s3c2410_udc_read_packet()
457 buf = req->req.buf + req->req.actual; in s3c2410_udc_read_fifo()
458 bufferspace = req->req.length - req->req.actual; in s3c2410_udc_read_fifo()
[all …]
Dpxa27x_udc.c162 &req->req, req->req.actual, in queues_dbg_show()
747 req->req.actual, req->req.length); in req_done()
869 bufferspace = req->req.length - req->req.actual; in read_packet()
871 buf = (u32 *)(req->req.buf + req->req.actual); in read_packet()
881 req->req.actual += count; in read_packet()
907 buf = (u32 *)(req->req.buf + req->req.actual); in write_packet()
910 length = min(req->req.length - req->req.actual, max); in write_packet()
911 req->req.actual += length; in write_packet()
953 &req->req, req->req.actual, req->req.length); in read_fifo()
956 if (is_short || req->req.actual == req->req.length) { in read_fifo()
[all …]
Ds3c-hsudc.c340 buf = hsreq->req.buf + hsreq->req.actual; in s3c_hsudc_write_fifo()
343 length = hsreq->req.length - hsreq->req.actual; in s3c_hsudc_write_fifo()
345 hsreq->req.actual += length; in s3c_hsudc_write_fifo()
354 if (hsreq->req.length != hsreq->req.actual || hsreq->req.zero) in s3c_hsudc_write_fifo()
392 buf = hsreq->req.buf + hsreq->req.actual; in s3c_hsudc_read_fifo()
394 buflen = hsreq->req.length - hsreq->req.actual; in s3c_hsudc_read_fifo()
399 hsreq->req.actual += min(rlen, buflen); in s3c_hsudc_read_fifo()
414 if (is_short || hsreq->req.actual == hsreq->req.length) { in s3c_hsudc_read_fifo()
616 hsreq.req.actual = 0; in s3c_hsudc_process_req_status()
890 _req->actual = 0; in s3c_hsudc_queue()
Dfusb300_udc.c340 u32 length = req->req.length - req->req.actual; in fusb300_wrcxf()
342 tmp = req->req.buf + req->req.actual; in fusb300_wrcxf()
352 req->req.actual += SS_CTL_MAX_PACKET_SIZE; in fusb300_wrcxf()
381 req->req.actual += length; in fusb300_wrcxf()
410 if ((req->req.length == req->req.actual) || in ep0_queue()
411 (req->req.actual < ep->ep.maxpacket)) in ep0_queue()
443 req->req.actual = 0; in fusb300_queue()
612 tmp = req->req.buf + req->req.actual; in fusb300_rdfifo()
613 req->req.actual += length; in fusb300_rdfifo()
615 if (req->req.actual > req->req.length) in fusb300_rdfifo()
[all …]
Dmv_u3d_core.c124 int trb_complete, actual, remaining_length = 0; in mv_u3d_process_ep_req() local
134 actual = curr_req->req.length; in mv_u3d_process_ep_req()
163 actual -= remaining_length; in mv_u3d_process_ep_req()
177 curr_req->req.actual = actual; in mv_u3d_process_ep_req()
221 req->req.actual, req->req.length); in mv_u3d_done()
290 *length = req->req.length - req->req.actual; in mv_u3d_build_trb_one()
315 temp = (u32)(req->req.dma + req->req.actual); in mv_u3d_build_trb_one()
327 req->req.actual += *length; in mv_u3d_build_trb_one()
353 *length = min(req->req.length - req->req.actual, in mv_u3d_build_trb_chain()
361 temp = (u32)(req->req.dma + req->req.actual); in mv_u3d_build_trb_chain()
[all …]
Dm66592-udc.c768 buf = req->req.buf + req->req.actual; in irq_ep0_write()
769 size = min(bufsize, req->req.length - req->req.actual); in irq_ep0_write()
780 req->req.actual += size; in irq_ep0_write()
783 if ((!req->req.zero && (req->req.actual == req->req.length)) in irq_ep0_write()
815 buf = req->req.buf + req->req.actual; in irq_packet_write()
816 size = min(bufsize, req->req.length - req->req.actual); in irq_packet_write()
829 req->req.actual += size; in irq_packet_write()
831 if ((!req->req.zero && (req->req.actual == req->req.length)) in irq_packet_write()
866 buf = req->req.buf + req->req.actual; in irq_packet_read()
867 req_len = req->req.length - req->req.actual; in irq_packet_read()
[all …]
Dr8a66597-udc.c965 buf = req->req.buf + req->req.actual; in irq_ep0_write()
966 size = min(bufsize, req->req.length - req->req.actual); in irq_ep0_write()
977 req->req.actual += size; in irq_ep0_write()
980 if ((!req->req.zero && (req->req.actual == req->req.length)) in irq_ep0_write()
1014 buf = req->req.buf + req->req.actual; in irq_packet_write()
1015 size = min(bufsize, req->req.length - req->req.actual); in irq_packet_write()
1028 req->req.actual += size; in irq_packet_write()
1030 if ((!req->req.zero && (req->req.actual == req->req.length)) in irq_packet_write()
1066 buf = req->req.buf + req->req.actual; in irq_packet_read()
1067 req_len = req->req.length - req->req.actual; in irq_packet_read()
[all …]
Dfsl_udc_core.c195 req->req.actual, req->req.length); in done()
785 *length = min(req->req.length - req->req.actual, in fsl_build_dtd()
799 swap_temp = (u32) (req->req.dma + req->req.actual); in fsl_build_dtd()
806 req->req.actual += *length; in fsl_build_dtd()
814 } else if (req->req.length == req->req.actual) in fsl_build_dtd()
906 req->req.actual = 0; in fsl_ep_queue()
1285 req->req.actual = 0; in ep0_prime_status()
1368 req->req.actual = 0; in ch9getstatus()
1596 int td_complete, actual, remaining_length, j, tmp; in process_ep_req() local
1604 actual = curr_req->req.length; in process_ep_req()
[all …]
Dbcm63xx_udc.c1176 req->actual = 0; in bcm63xx_udc_queue()
1404 req->actual = 0; in bcm63xx_ep0_map_write()
1421 req->actual = 0; in bcm63xx_ep0_complete()
1460 return req->actual; in bcm63xx_ep0_read_complete()
2078 req->actual += rc; in bcm63xx_udc_data_isr()
2080 if (req->actual >= req->length || breq->bd_bytes > rc) { in bcm63xx_udc_data_isr()
2086 req->actual = min(req->actual, req->length); in bcm63xx_udc_data_isr()
2097 req->actual += rc; in bcm63xx_udc_data_isr()
2099 if (req->actual >= req->length || breq->bd_bytes > rc) { in bcm63xx_udc_data_isr()
2103 req->actual = min(req->actual, req->length); in bcm63xx_udc_data_isr()
Dnet2272.c392 req->req.actual, req->req.length, req->req.buf); in net2272_done()
411 length = min(req->req.length - req->req.actual, max); in net2272_write_packet()
412 req->req.actual += length; in net2272_write_packet()
447 ep->ep.name, req->req.actual, req->req.length); in net2272_write_fifo()
461 buf = req->req.buf + req->req.actual; in net2272_write_fifo()
476 if (req->req.length == req->req.actual) { in net2272_write_fifo()
518 req->req.actual += avail; in net2272_read_packet()
563 ep->ep.name, req->req.actual, req->req.length); in net2272_read_fifo()
567 buf = req->req.buf + req->req.actual; in net2272_read_fifo()
577 tmp = req->req.length - req->req.actual; in net2272_read_fifo()
[all …]
Datmel_usba_udc.c88 size_t len, remaining, actual = 0; in queue_dbg_read() local
114 actual += len - remaining; in queue_dbg_read()
123 return actual; in queue_dbg_read()
362 transaction_len = req->req.length - req->req.actual; in next_fifo_transaction()
374 memcpy_toio(ep->fifo, req->req.buf + req->req.actual, transaction_len); in next_fifo_transaction()
376 req->req.actual += transaction_len; in next_fifo_transaction()
384 req->req.actual = 0; in submit_request()
458 if (req->req.actual + bytecount >= req->req.length) { in receive_data()
460 bytecount = req->req.length - req->req.actual; in receive_data()
463 memcpy_fromio(req->req.buf + req->req.actual, in receive_data()
[all …]
Dgr_udc.c98 int buflen = ep->is_in ? req->req.length : req->req.actual; in gr_dbgprint_request()
172 &req->req.buf, req->req.actual, req->req.length); in gr_seq_ep_show()
322 req->req.actual = req->req.length; in gr_finish_request()
323 } else if (req->oddlen && req->req.actual > req->evenlen) { in gr_finish_request()
333 if (req->req.actual > req->req.length) { in gr_finish_request()
640 req->req.actual = 0; in gr_queue()
1082 if (!req->req.actual) in gr_ep0_setup()
1088 if (req->req.actual > 0) in gr_ep0_setup()
1101 } else if (!req->req.actual) { in gr_ep0_setup()
1108 for (i = 0; i < req->req.actual; i++) in gr_ep0_setup()
[all …]
Damd5536udc.c710 req_buf = req->buf + req->actual; in udc_txfifo_write()
712 remaining = req->length - req->actual; in udc_txfifo_write()
783 buf_space = req->req.length - req->req.actual; in udc_rxfifo_read()
784 buf = req->req.buf + req->req.actual; in udc_rxfifo_read()
794 req->req.actual += bytes; in udc_rxfifo_read()
798 || ((req->req.actual == req->req.length) && !req->req.zero)) in udc_rxfifo_read()
1144 usbreq->actual = 0; in udc_queue()
2242 tmp = req->req.length - req->req.actual; in udc_data_out_isr()
2251 req->req.actual += count; in udc_data_out_isr()
2393 req->req.actual = req->req.length; in udc_data_in_isr()
[all …]
Dmv_udc_core.c132 int td_complete, actual, remaining_length; in process_ep_req() local
143 actual = curr_req->req.length; in process_ep_req()
157 actual -= remaining_length; in process_ep_req()
203 curr_req->req.actual = actual; in process_ep_req()
246 req->req.actual, req->req.length); in done()
354 *length = min(req->req.length - req->req.actual, in build_dtd()
357 *length = min(req->req.length - req->req.actual, in build_dtd()
372 temp = (u32)(req->req.dma + req->req.actual); in build_dtd()
380 req->req.actual += *length; in build_dtd()
388 } else if (req->req.length == req->req.actual) in build_dtd()
[all …]
Dnet2280.c623 buf = req->buf + req->actual; in write_fifo()
625 total = req->length - req->actual; in write_fifo()
716 u8 *buf = req->req.buf + req->req.actual; in read_fifo()
750 tmp = req->req.length - req->req.actual; in read_fifo()
765 req->req.actual += count; in read_fifo()
772 req, req->req.actual, req->req.length); in read_fifo()
796 return is_short || ((req->req.actual == req->req.length) && in read_fifo()
980 req->req.actual, req->req.length); in done()
1045 _req->actual = 0; in net2280_queue()
1136 req->req.actual = req->req.length - (DMA_BYTE_COUNT_MASK & dmacount); in dma_done()
[all …]
Dfsl_qe_udc.c115 req->req.actual, req->req.length); in done()
915 cp = (u8 *)(req->req.buf) + req->req.actual; in qe_ep_rxframe_handle()
918 req->req.actual += fsize; in qe_ep_rxframe_handle()
920 (req->req.actual >= req->req.length)) { in qe_ep_rxframe_handle()
1203 ep->tx_req->req.actual += size; in qe_usb_senddata()
1332 ep->tx_req->req.actual = (unsigned int)ep->sent; in ep0_txcomplete()
1522 cp = (u8 *)(req->req.buf) + req->req.actual; in ep_req_rx()
1525 req->req.actual += fsize; in ep_req_rx()
1527 || (req->req.actual >= in ep_req_rx()
1740 req->req.actual = 0; in __qe_ep_queue()
[all …]
Dlpc32xx_udc.c526 u32 length = req->req.actual; in proc_ep_show()
1514 tsend = ts = req->req.length - req->req.actual; in udc_ep0_in_req()
1524 udc_write_hwep(udc, EP_IN, (req->req.buf + req->req.actual), ts); in udc_ep0_in_req()
1527 req->req.actual += ts; in udc_ep0_in_req()
1560 bufferspace = req->req.length - req->req.actual; in udc_ep0_out_req()
1565 prefetchw(req->req.buf + req->req.actual); in udc_ep0_out_req()
1566 tr = udc_read_hwep(udc, EP_OUT, req->req.buf + req->req.actual, in udc_ep0_out_req()
1568 req->req.actual += bufferspace; in udc_ep0_out_req()
1856 _req->actual = 0; in lpc32xx_ep_queue()
2118 req->req.actual = req->req.length; in udc_handle_dma_ep()
[all …]
Dat91_udc.c158 unsigned length = req->req.actual; in proc_ep_show()
334 buf = req->req.buf + req->req.actual; in read_fifo()
335 bufferspace = req->req.length - req->req.actual; in read_fifo()
370 req->req.actual += count; in read_fifo()
432 buf = req->req.buf + req->req.actual; in write_fifo()
434 total = req->req.length - req->req.actual; in write_fifo()
460 req->req.actual += count; in write_fifo()
651 _req->actual = 0; in at91_ep_queue()
Ddummy_hcd.c709 _req->actual = 0; in dummy_queue()
726 _req->actual = _req->length; in dummy_queue()
1291 rbuf = req->req.buf + req->req.actual; in dummy_perform_transfer()
1373 dev_len = req->req.length - req->req.actual; in transfer()
1408 req->req.actual += len; in transfer()
1442 if (req->req.length == req->req.actual) { in transfer()
/linux-4.4.14/tools/usb/ffs-aio-example/multibuff/device_app/
Daio_multibuff.c248 int actual = 0; in main() local
363 iobuf[actual].requested -= ret; in main()
366 if (!iobuf[actual].requested) in main()
367 actual = (actual + 1)%(sizeof(iobuf)/sizeof(*iobuf)); in main()
/linux-4.4.14/include/trace/events/
Dspi.h94 __field( unsigned, actual )
102 __entry->actual = msg->actual_length;
108 (unsigned)__entry->actual, (unsigned)__entry->frame)
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-net-janz-ican39 Reading: get actual termination state
10 Writing: set actual termination state (0=no termination, 1=termination active)
Dsysfs-class-net-cdc_ncm31 The actual limits are device dependent. See
47 The actual limits are device dependent. See
Dsysfs-driver-hid-roccat-kone6 When read, this file returns the raw number of the actual dpi
24 Description: When read, this file returns the number of the actual profile.
/linux-4.4.14/drivers/net/can/
Dslcan.c256 int actual, i; in slc_encaps() local
306 actual = sl->tty->ops->write(sl->tty, sl->xbuff, pos - sl->xbuff); in slc_encaps()
307 sl->xleft = (pos - sl->xbuff) - actual; in slc_encaps()
308 sl->xhead = sl->xbuff + actual; in slc_encaps()
316 int actual; in slcan_transmit() local
335 actual = sl->tty->ops->write(sl->tty, sl->xhead, sl->xleft); in slcan_transmit()
336 sl->xleft -= actual; in slcan_transmit()
337 sl->xhead += actual; in slcan_transmit()
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/
Ddivider.txt8 the register is one less than the actual divisor value. E.g:
10 register value actual divisor value
19 register value actual divisor value
25 register value actual divisor value
35 register value actual divisor value
Ddra7-atl.txt17 for the DT clock tree, the IP driver is needed to handle the actual configuration
Ddpll.txt12 for the actual DPLL clock.
/linux-4.4.14/drivers/net/wan/
Dx25_asy.c224 int actual, count, mtu = sl->dev->mtu; in x25_asy_encaps() local
248 actual = sl->tty->ops->write(sl->tty, sl->xbuff, count); in x25_asy_encaps()
249 sl->xleft = count - actual; in x25_asy_encaps()
250 sl->xhead = sl->xbuff + actual; in x25_asy_encaps()
261 int actual; in x25_asy_write_wakeup() local
277 actual = tty->ops->write(tty, sl->xhead, sl->xleft); in x25_asy_write_wakeup()
278 sl->xleft -= actual; in x25_asy_write_wakeup()
279 sl->xhead += actual; in x25_asy_write_wakeup()
/linux-4.4.14/Documentation/video4linux/
Dhauppauge-wintv-cx88-ir.txt34 You need to recover the actual RC5 bits out of the (oversampled) IR sensor
36 actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.
/linux-4.4.14/Documentation/video4linux/cx88/
Dhauppauge-wintv-cx88-ir.txt34 You need to recover the actual RC5 bits out of the (oversampled) IR sensor
36 actual raw RC5 code will span 2-3 DWORDS, depending on the actual alignment.
/linux-4.4.14/Documentation/device-mapper/
Dzero.txt12 than the amount of actual storage space available for that device. A user can
15 enough data has been written to fill up the actual storage space, the sparse
35 10GB of actual storage space available. If more than 10GB of data is written
/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c432 long actual, requested; in hdmi_connector_mode_valid() local
435 actual = kms->funcs->round_pixclk(kms, in hdmi_connector_mode_valid()
443 actual = clk_round_rate(hdmi->pwr_clks[0], actual); in hdmi_connector_mode_valid()
445 DBG("requested=%ld, actual=%ld", requested, actual); in hdmi_connector_mode_valid()
447 if (actual != requested) in hdmi_connector_mode_valid()
/linux-4.4.14/drivers/usb/dwc3/
Dtrace.h117 __field(unsigned, actual)
124 __entry->actual = req->request.actual;
129 __get_str(name), __entry->req, __entry->actual, __entry->length,
Dep0.c123 req->request.actual = 0; in __dwc3_gadget_ep0_queue()
840 ur->actual += transferred; in dwc3_ep0_complete_data()
859 ur->actual += transferred; in dwc3_ep0_complete_data()
861 if ((epnum & 1) && ur->actual < ur->length) { in dwc3_ep0_complete_data()
/linux-4.4.14/drivers/staging/gdm72xx/
Dusb_boot.c80 int actual; in gdm_wibro_send() local
83 &actual, 1000); in gdm_wibro_send()
96 int actual; in gdm_wibro_recv() local
99 &actual, 5000); in gdm_wibro_recv()
/linux-4.4.14/drivers/bluetooth/
Dbt3c_cs.c161 int actual = 0; in bt3c_write() local
166 while (actual < len) { in bt3c_write()
168 bt3c_put(iobase, buf[actual]); in bt3c_write()
169 actual++; in bt3c_write()
172 bt3c_io_write(iobase, 0x7005, actual); in bt3c_write()
174 return actual; in bt3c_write()
Ddtl1_cs.c112 int actual = 0; in dtl1_write() local
119 while ((fifo_size-- > 0) && (actual < len)) { in dtl1_write()
121 outb(buf[actual], iobase + UART_TX); in dtl1_write()
122 actual++; in dtl1_write()
125 return actual; in dtl1_write()
Dbtuart_cs.c113 int actual = 0; in btuart_write() local
120 while ((fifo_size-- > 0) && (actual < len)) { in btuart_write()
122 outb(buf[actual], iobase + UART_TX); in btuart_write()
123 actual++; in btuart_write()
126 return actual; in btuart_write()
Dbluecard_cs.c205 int i, actual; in bluecard_write() local
207 actual = (len > 15) ? 15 : len; in bluecard_write()
209 outb_p(actual, iobase + offset); in bluecard_write()
211 for (i = 0; i < actual; i++) in bluecard_write()
214 return actual; in bluecard_write()
/linux-4.4.14/drivers/dma/
Ddmatest.c264 static void dmatest_mismatch(u8 actual, u8 pattern, unsigned int index, in dmatest_mismatch() argument
267 u8 diff = actual ^ pattern; in dmatest_mismatch()
273 thread_name, index, expected, actual); in dmatest_mismatch()
277 thread_name, index, expected, actual); in dmatest_mismatch()
280 thread_name, index, expected, actual); in dmatest_mismatch()
283 thread_name, index, expected, actual); in dmatest_mismatch()
292 u8 actual; in dmatest_verify() local
300 actual = buf[i]; in dmatest_verify()
302 if (actual != expected) { in dmatest_verify()
304 dmatest_mismatch(actual, pattern, i, in dmatest_verify()
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-udc.c191 __func__, len, req->req.actual, req->req.length); in isp1760_udc_receive()
193 len = min(len, req->req.length - req->req.actual); in isp1760_udc_receive()
208 buf = req->req.buf + req->req.actual; in isp1760_udc_receive()
219 req->req.actual += len; in isp1760_udc_receive()
228 __func__, req, req->req.actual, req->req.length, ep->maxpacket, in isp1760_udc_receive()
237 if (req->req.actual == req->req.length || len < ep->maxpacket) { in isp1760_udc_receive()
249 u32 *buf = req->req.buf + req->req.actual; in isp1760_udc_transmit()
252 req->packet_size = min(req->req.length - req->req.actual, in isp1760_udc_transmit()
256 __func__, req->packet_size, req->req.actual, in isp1760_udc_transmit()
357 req->req.actual += req->packet_size; in isp1760_ep_tx_complete()
[all …]
/linux-4.4.14/drivers/usb/serial/
Diuu_phoenix.c281 int actual = 0; in bulk_immediate() local
289 count, &actual, 1000); in bulk_immediate()
302 int actual = 0; in read_immediate() local
309 count, &actual, 1000); in read_immediate()
791 u32 *actual, u8 parity) in iuu_uart_baud() argument
842 *actual = (T1FrekvensHZ / (256 - T1reload)) / 2; in iuu_uart_baud()
894 u32 actual; in iuu_set_termios() local
925 &actual, parity); in iuu_set_termios()
972 u32 actual; in iuu_open() local
1022 iuu_uart_baud(port, baud * boost / 100, &actual, in iuu_open()
[all …]
/linux-4.4.14/Documentation/hwmon/
Damc682167 the actual value.
73 writing to get the actual value.
89 writing to get actual value.
Dk10temp57 socket type, not the processor's actual capabilities. Therefore, if you
67 arbitrary scale measured in degrees. It does _not_ represent an actual
Dg760a30 the G760A chip's status register: Bit 0 is set when the actual fan
Dds162170 The alarm registers are in no way suitable to find out about the actual
86 are used internally, however, these flags do get set and cleared as the actual
Dina2xx64 The actual programmed interval may vary from the desired value.
Dabituguru335 succeed. If the uGuru can't be read the actual hwmon
Dlm7837 this case, alarms are issued during all the time when the actual temperature
Dabituguru48 succeed. If the uGuru can't be read the actual hwmon
/linux-4.4.14/drivers/tty/
Dn_hdlc.c388 register int actual; in n_hdlc_send_frames() local
420 actual = tty->ops->write(tty, tbuf->buf, tbuf->count); in n_hdlc_send_frames()
423 if (actual == -ERESTARTSYS) { in n_hdlc_send_frames()
429 if (actual < 0) in n_hdlc_send_frames()
430 actual = tbuf->count; in n_hdlc_send_frames()
432 if (actual == tbuf->count) { in n_hdlc_send_frames()
/linux-4.4.14/drivers/virtio/
Dvirtio_balloon.c306 u32 actual = vb->num_pages; in update_balloon_size() local
310 actual = (__force u32)cpu_to_le32(actual); in update_balloon_size()
312 virtio_cwrite(vb->vdev, struct virtio_balloon_config, actual, in update_balloon_size()
313 &actual); in update_balloon_size()
/linux-4.4.14/arch/um/os-Linux/
Daio.c135 unsigned long long actual; in do_not_aio() local
138 actual = lseek64(req->io_fd, req->offset, SEEK_SET); in do_not_aio()
139 if (actual != req->offset) in do_not_aio()
Dfile.c250 unsigned long long actual; in os_seek_file() local
252 actual = lseek64(fd, offset, SEEK_SET); in os_seek_file()
253 if (actual != offset) in os_seek_file()
/linux-4.4.14/Documentation/ABI/stable/
Dsysfs-class-backlight19 may not be the actual brightness (see actual_brightness).
27 Show the actual brightness by querying the hardware.
/linux-4.4.14/drivers/usb/gadget/function/
Df_uac1.c249 int actual; member
317 u_audio_playback(&audio->card, play_buf->buf, play_buf->actual); in f_audio_playback_work()
338 if (audio_buf_size - copy_buf->actual < req->actual) { in f_audio_out_ep_complete()
346 memcpy(copy_buf->buf + copy_buf->actual, req->buf, req->actual); in f_audio_out_ep_complete()
347 copy_buf->actual += req->actual; in f_audio_out_ep_complete()
Df_uac2.c193 __func__, status, req->actual, req->length); in agdev_iso_complete()
224 req->actual = req->length; in agdev_iso_complete()
228 pending += req->actual; in agdev_iso_complete()
233 prm->hw_ptr = (prm->hw_ptr + req->actual) % prm->dma_bytes; in agdev_iso_complete()
241 if (unlikely(pending < req->actual)) { in agdev_iso_complete()
244 req->actual - pending); in agdev_iso_complete()
246 memcpy(req->buf, prm->dma_area + hw_ptr, req->actual); in agdev_iso_complete()
249 if (unlikely(pending < req->actual)) { in agdev_iso_complete()
252 req->actual - pending); in agdev_iso_complete()
254 memcpy(prm->dma_area + hw_ptr, req->buf, req->actual); in agdev_iso_complete()
Df_loopback.c254 in_req->zero = (req->actual < req->length); in loopback_complete()
255 in_req->length = req->actual; in loopback_complete()
280 status, req->actual, req->length); in loopback_complete()
Df_phonet.c335 if (req->actual < req->length) /* Last fragment */ in pn_rx_complete()
350 skb->len <= 1, req->actual, PAGE_SIZE); in pn_rx_complete()
353 if (req->actual < req->length) { /* Last fragment */ in pn_rx_complete()
Df_mass_storage.c456 if (req->status || req->actual != req->length) in bulk_in_complete()
458 req->status, req->actual, req->length); in bulk_in_complete()
476 dump_msg(common, "bulk-out", req->buf, req->actual); in bulk_out_complete()
477 if (req->status || req->actual != bh->bulk_out_intended_length) in bulk_out_complete()
479 req->status, req->actual, bh->bulk_out_intended_length); in bulk_out_complete()
889 amount = bh->outreq->actual; in do_write()
942 if (bh->outreq->actual < bh->bulk_out_intended_length) { in do_write()
1487 if (bh->outreq->actual < bh->bulk_out_intended_length || in throw_away_data()
2119 if (req->actual != US_BULK_CB_WRAP_LEN || in received_cbw()
2123 req->actual, in received_cbw()
Df_printer.c278 if (req->actual > 0) { in rx_complete()
280 DBG(dev, "G_Printer : rx length %d\n", req->actual); in rx_complete()
495 if (req->actual && req->buf) { in printer_read()
497 current_rx_bytes = req->actual; in printer_read()
Du_serial.c521 if (req->actual) { in gs_rx_push()
523 unsigned size = req->actual; in gs_rx_push()
542 port->port_num, count, req->actual); in gs_rx_push()
Df_sourcesink.c490 for (i = 0; i < req->actual; i++, buf++) { in check_read_data()
565 req->actual, req->length); in source_sink_complete()
578 status, req->actual, req->length); in source_sink_complete()
Df_midi.c238 for (i = 0; i + 3 < req->actual; i += 4) in f_midi_handle_out_data()
271 req->actual, req->length); in f_midi_complete()
283 status, req->actual, req->length); in f_midi_complete()
Df_acm.c321 if (req->actual != sizeof(acm->port_line_coding)) { in acm_complete_set_line_coding()
323 acm->port_num, req->actual); in acm_complete_set_line_coding()
/linux-4.4.14/include/uapi/linux/
Dvirtio_balloon.h45 __u32 actual; member
/linux-4.4.14/sound/soc/samsung/
Ds3c-i2s-v2.c569 unsigned int actual; in s3c_i2sv2_iis_calc_rate() local
595 actual = clkrate / (fsdiv * div); in s3c_i2sv2_iis_calc_rate()
596 deviation = actual - rate; in s3c_i2sv2_iis_calc_rate()
599 fsdiv, div, actual, deviation); in s3c_i2sv2_iis_calc_rate()
606 best_rate = actual; in s3c_i2sv2_iis_calc_rate()
/linux-4.4.14/drivers/mtd/spi-nor/
Dspi-nor.c897 size_t actual; in sst_write() local
910 actual = to % 2; in sst_write()
912 if (actual) { in sst_write()
921 to += actual; in sst_write()
924 for (; actual < len - 1; actual += 2) { in sst_write()
928 nor->write(nor, to, 2, retlen, buf + actual); in sst_write()
943 if (actual != len) { in sst_write()
947 nor->write(nor, to, 1, retlen, buf + actual); in sst_write()
/linux-4.4.14/drivers/gpu/drm/
Ddrm_ioc32.c444 int count, actual; in compat_drm_infobufs() local
471 if (__get_user(actual, &request->count)) in compat_drm_infobufs()
473 if (count >= actual) in compat_drm_infobufs()
474 for (i = 0; i < actual; ++i) in compat_drm_infobufs()
479 if (__put_user(actual, &argp->count)) in compat_drm_infobufs()
507 int count, actual; in compat_drm_mapbufs() local
532 if (__get_user(actual, &request->count)) in compat_drm_mapbufs()
534 if (count >= actual) in compat_drm_mapbufs()
535 for (i = 0; i < actual; ++i) in compat_drm_mapbufs()
543 if (__put_user(actual, &argp->count) in compat_drm_mapbufs()
/linux-4.4.14/drivers/staging/media/lirc/
Dlirc_serial.c435 unsigned long actual, target, d; in send_pulse_homebrew_softcarrier() local
439 actual = 0; target = 0; flag = 0; in send_pulse_homebrew_softcarrier()
440 while (actual < length) { in send_pulse_homebrew_softcarrier()
448 d = (target - actual - in send_pulse_homebrew_softcarrier()
455 actual += (d << 8) + LIRC_SERIAL_TRANSMITTER_LATENCY; in send_pulse_homebrew_softcarrier()
458 return (actual-length) >> 8; in send_pulse_homebrew_softcarrier()
/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c317 int buf_pos = hs_req->req.actual; in dwc2_hsotg_write_fifo()
453 hs_req->req.actual = buf_pos + to_write; in dwc2_hsotg_write_fifo()
560 length = ureq->length - ureq->actual; in dwc2_hsotg_start_req()
562 ureq->length, ureq->actual); in dwc2_hsotg_start_req()
652 hs_ep->last_load = ureq->actual; in dwc2_hsotg_start_req()
762 hs_ep->ep.name, hs_req->req.status, hs_req->req.actual); in dwc2_hsotg_handle_unaligned_buf_complete()
767 hs_req->req.actual); in dwc2_hsotg_handle_unaligned_buf_complete()
798 req->actual = 0; in dwc2_hsotg_ep_queue()
1286 if (req->actual == 0) in dwc2_hsotg_complete_setup()
1464 read_ptr = hs_req->req.actual; in dwc2_hsotg_rx_data()
[all …]
/linux-4.4.14/arch/arm/boot/dts/
Dimx6q-tx6q-1110.dts32 * the PWM value and the actual duty cycle
54 * the PWM value and the actual duty cycle
Dimx6dl-tx6u-811x.dts32 * the PWM value and the actual duty cycle
54 * the PWM value and the actual duty cycle
Dimx6dl-tx6dl-comtft.dts30 * the PWM value and the actual duty cycle
Dimx6q-tx6q-1010-comtft.dts30 * the PWM value and the actual duty cycle
Dimx6q-tx6q-1020-comtft.dts30 * the PWM value and the actual duty cycle
Dimx6q-tx6q-1010.dts30 * the PWM value and the actual duty cycle
Dimx6dl-tx6u-801x.dts30 * the PWM value and the actual duty cycle
Dimx6q-tx6q-1020.dts30 * the PWM value and the actual duty cycle
Drk3288-veyron-pinky.dts62 * Therefore disable the powerseq (and actual reset) for pinky.
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dmdio-mux-mmioreg.txt17 bits in the register control the actual bus multiplexer. The
26 BRDCFG1 that control the actual mux.
/linux-4.4.14/Documentation/block/
Dwriteback_cache_control.txt25 has been flushed before the actual I/O operation is started. This explicitly
78 of an empty REQ_FLUSH request followed by the actual write by the block
86 layer turns it into an empty REQ_FLUSH request after the actual write.
/linux-4.4.14/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-lua5 When read, actual cpi setting and sensor data are returned.
Dsysfs-driver-hid-roccat-arvo5 When read, this attribute returns the number of the actual
51 When read, this file returns the actual state of the key.
Dsysfs-driver-hid-roccat-kovaplus26 When read, this attribute returns the number of the actual
36 When read, this attribute returns the number of the actual
Dsysfs-driver-hid-roccat-pyra6 When read, this file returns the raw number of the actual cpi
22 Description: When read, this file returns the number of the actual profile in
Dsysfs-driver-hid-roccat-koneplus5 When read, this attribute returns the number of the actual
16 When read, this attribute returns the number of the actual
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt68 All debug logs have an actual debug level (range from 0 to 6).
71 than the actual level are written to the log. This means, when
74 The actual debug level can be changed with the help of the debugfs-filesystem
158 Description: Sets new actual debug level if new_level is valid.
191 Description: writes debug entry to active debug area (if level <= actual
206 Description: writes debug entry to active debug area (if level <= actual
220 (if level <= actual debug level)
234 active debug area (if level $<=$ actual debug level).
249 Description: writes debug entry to active debug area (if level <= actual
264 Description: writes debug entry to active debug area (if level <= actual
[all …]
/linux-4.4.14/Documentation/
Dcputopology.txt8 socket number, but the actual value is architecture and platform
14 identifier (rather than the kernel's). The actual value is
20 identifier (rather than the kernel's). The actual value is
Dgcov.txt107 The actual gcov data file as understood by the gcov
159 machine. If any of the path components is symbolic link, the actual
/linux-4.4.14/drivers/net/slip/
Dslip.c378 int actual, count; local
408 actual = sl->tty->ops->write(sl->tty, sl->xbuff, count);
412 sl->xleft = count - actual;
413 sl->xhead = sl->xbuff + actual;
424 int actual; local
443 actual = sl->tty->ops->write(sl->tty, sl->xhead, sl->xleft);
444 sl->xleft -= actual;
445 sl->xhead += actual;
/linux-4.4.14/arch/arm/include/debug/
Dtegra.S77 adr \rp, 99f @ actual addr of 99f
81 sub \tmp, \rp, \rv @ actual tegra_uart_config
/linux-4.4.14/Documentation/arm/pxa/
Dmfp.txt122 and written to the actual registers, they are useless and may discard,
141 and eventually calls gpio_set_wake() for the actual register setting.
194 the actual API invoked to convert these definitions into register settings and
226 for implementation of the pin configuration to take effect for the actual
232 The following comments are copied from mfp.h (see the actual source code
283 The conversion from a generic pin configuration to the actual register
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
DKconfig17 Support for debug output. You have to enable the actual printing
/linux-4.4.14/Documentation/locking/
Dlockstat.txt80 ( line numbers not part of actual output, done for clarity in the explanation
120 show the header with column descriptions. Lines 05-18 and 20-31 show the actual
121 statistics. These statistics come in two parts; the actual stats separated by a
/linux-4.4.14/drivers/usb/gadget/legacy/
Dinode.c281 epdata->status = req->actual; in epio_complete()
437 unsigned actual; member
467 ret = copy_to_iter(priv->buf, priv->actual, &priv->to); in ep_user_copy_worker()
495 if (priv->to_free == NULL || unlikely(req->actual == 0)) { in ep_aio_complete()
502 iocb->ki_complete(iocb, req->actual ? req->actual : req->status, in ep_aio_complete()
508 ep->name, req->status, req->actual); in ep_aio_complete()
511 priv->actual = req->actual; in ep_aio_complete()
536 priv->actual = 0; in ep_aio()
981 len = min (len, (size_t)dev->req->actual); in ep0_read()
Ddbgp.c107 dbgp_consume(req->buf, req->actual); in dbgp_complete()
333 req->status, req->actual, req->length); in dbgp_setup_complete()
/linux-4.4.14/fs/freevxfs/
DKconfig13 the actual driver.
/linux-4.4.14/drivers/media/i2c/
Dov2659.c914 u32 delta, actual; in ov2659_pll_calc_params() local
922 actual = ov2659->xvclk_frequency; in ov2659_pll_calc_params()
923 actual *= mult; in ov2659_pll_calc_params()
924 actual /= prediv; in ov2659_pll_calc_params()
925 actual /= postdiv; in ov2659_pll_calc_params()
926 delta = actual - desired; in ov2659_pll_calc_params()
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dsun4i.txt12 - allwinner,ts-attached : boolean indicating that an actual touchscreen
/linux-4.4.14/drivers/atm/
Dhorizon.c587 u16 * bits, unsigned int * actual) in make_rate() argument
685 if (actual) { in make_rate()
686 *actual = DIV_ROUND_UP(br, pre<<div); in make_rate()
687 PRINTD (DBG_QOS, "actual rate: %u", *actual); in make_rate()
694 u16 * bit_pattern, unsigned int * actual) { in make_rate_with_tolerance() argument
700 if (!actual) in make_rate_with_tolerance()
702 actual = &my_actual; in make_rate_with_tolerance()
704 if (make_rate (dev, c, round_nearest, bit_pattern, actual)) in make_rate_with_tolerance()
708 if (c - tol <= *actual && *actual <= c + tol) in make_rate_with_tolerance()
713 return make_rate (dev, c, r, bit_pattern, actual); in make_rate_with_tolerance()
/linux-4.4.14/drivers/staging/fwserial/
DKconfig28 adapter supports. The actual number of serial ports registered
/linux-4.4.14/drivers/usb/chipidea/
Dudc.c372 temp = (u32) (hwreq->req.dma + hwreq->req.actual); in add_td_to_list()
382 hwreq->req.actual += length; in add_td_to_list()
442 unsigned count = min(hwreq->req.length - hwreq->req.actual, in _hardware_enqueue()
462 hwreq->req.actual = 0; in _hardware_enqueue()
549 unsigned actual = hwreq->req.length; in _hardware_dequeue() local
571 actual -= remaining_length; in _hardware_dequeue()
605 hwreq->req.actual += actual; in _hardware_dequeue()
610 return hwreq->req.actual; in _hardware_dequeue()
831 hwreq->req.actual = 0; in _ep_queue()
/linux-4.4.14/drivers/mmc/host/
Ddw_mmc-exynos.c254 unsigned long actual; in dw_mci_exynos_adjust_clock() local
277 actual = clk_get_rate(host->ciu_clk); in dw_mci_exynos_adjust_clock()
278 host->bus_hz = actual / div; in dw_mci_exynos_adjust_clock()
/linux-4.4.14/Documentation/devicetree/bindings/mtd/
Dlpc32xx-mlc.txt11 Hz, to make them independent of actual clock speed and to provide for good
Dlpc32xx-slc.txt13 (The following values are specified in Hz, to make them independent of actual
/linux-4.4.14/Documentation/misc-devices/
Dics932s40119 clock, and a reference clock. The driver reports selected and actual
Dad525x_dpot.txt16 many depends on the actual part you have, as will the range of allowed values.
/linux-4.4.14/drivers/leds/
Dleds-tca6507.c252 int actual; in choose_times() local
258 actual = time_codes[*c1p] + time_codes[*c2p]; in choose_times()
260 return actual + 1; in choose_times()
262 return actual; in choose_times()
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
Ddsi_manager.c313 long actual, requested; in dsi_mgr_connector_mode_valid() local
317 actual = kms->funcs->round_pixclk(kms, requested, encoder); in dsi_mgr_connector_mode_valid()
319 DBG("requested=%ld, actual=%ld", requested, actual); in dsi_mgr_connector_mode_valid()
320 if (actual != requested) in dsi_mgr_connector_mode_valid()
/linux-4.4.14/Documentation/cpuidle/
Ddriver.txt13 has mechanisms in place to support actual entry-exit into CPU idle states.
/linux-4.4.14/Documentation/devicetree/bindings/leds/backlight/
Dpwm-backlight.txt8 The actual brightness level (PWM duty cycle) will be interpolated
/linux-4.4.14/Documentation/networking/
Dip_dynaddr.txt15 ``actual'' outgoing address is unknown at the moment the link is
/linux-4.4.14/Documentation/devicetree/bindings/serial/
Drs485.txt13 it corresponds to the delay after sending data and actual release of the line.
/linux-4.4.14/tools/perf/Documentation/
Dperf-script.txt33 output of 'perf script --list' i.e. the actual script name minus any
39 trace --list' i.e. the actual script name minus any language
49 actual script name minus any language extension. If <command> is
62 displayed in the output of 'perf script --list' i.e. the actual
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dberlin,pinctrl.txt6 controlled are organized in groups, so no actual pin information is
Dallwinner,sunxi-pinctrl.txt32 not set, its actual value will be unspecified.
/linux-4.4.14/Documentation/devicetree/bindings/reset/
Dst,sti-picophyreset.txt8 The actual action taken when softreset is asserted is hardware dependent.
Dst,sti-softreset.txt9 The actual action taken when softreset is asserted is hardware dependent.
Dst,sti-powerdown.txt10 The actual action taken when powerdown is asserted is hardware dependent.
/linux-4.4.14/Documentation/pcmcia/
Ddevicetable.txt8 - device function (actual and pseudo)
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dcs42l52.txt16 register, not the actual frequency. The frequency is determined by the following.
Dcs42l56.txt19 register, not the actual frequency. The frequency is determined by the following.
/linux-4.4.14/Documentation/virtual/kvm/devices/
Darm-vgic.txt53 reading or writing the register on the actual hardware from the cpu whose
75 same effect as reading or writing the register on the actual hardware.
Dvm.txt37 Allows userspace to query the actual limit and set a new limit for
/linux-4.4.14/include/linux/
Dusb.h822 int actual; in usb_make_path() local
823 actual = snprintf(buf, size, "usb-%s-%s", dev->bus->bus_name, in usb_make_path()
825 return (actual >= (int)size) ? -1 : actual; in usb_make_path()
/linux-4.4.14/tools/testing/ktest/examples/
DREADME16 test.conf - A generic example of a config. This is based on an actual config
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/
Drenesas-memory-controllers.txt13 As there exist no actual drivers for these controllers yet, these bindings
/linux-4.4.14/arch/m68k/
DKconfig.devices65 To compile the actual ethernet driver, choose Y or M for the SMC91X
79 To compile the actual ethernet driver, choose Y or M in for the NE2000
/linux-4.4.14/arch/arm/mm/
Dproc-macros.S77 mov \reg, \reg, lsl \tmp @ actual cache line size
88 mov \reg, \reg, lsl \tmp @ actual cache line size
/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_runtime_pm.c1190 u32 reg, val, expected, actual; in assert_chv_phy_powergate() local
1236 actual = val >> DPIO_ANYDL_POWERDOWN_SHIFT_CH0; in assert_chv_phy_powergate()
1238 actual = val >> DPIO_ANYDL_POWERDOWN_SHIFT_CH1; in assert_chv_phy_powergate()
1239 actual &= DPIO_ALLDL_POWERDOWN | DPIO_ANYDL_POWERDOWN; in assert_chv_phy_powergate()
1241 WARN(actual != expected, in assert_chv_phy_powergate()
1243 !!(actual & DPIO_ALLDL_POWERDOWN), !!(actual & DPIO_ANYDL_POWERDOWN), in assert_chv_phy_powergate()
/linux-4.4.14/Documentation/usb/
Dusbmon.txt161 is reported. For callbacks, actual length is reported.
164 this is the actual length.
210 unsigned int length; /* 32: Length of data (submitted or actual) */
304 The actual number of events discarded is returned in nflush.
310 them into the offvec. The actual number of event offsets is stored into
DURB.txt63 int actual_length; // actual data buffer length
225 every microframe for highspeed devices). The actual interval used will
234 After completion, actual_length contains the actual transferred length and
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_ep.c655 status_req->usb_req.actual = 0; in ep0_queue_status_stage()
670 req->usb_req.actual = 0; in ep0_queue()
728 req->usb_req.actual = 0; in ep_queue()
1044 req->usb_req.actual = actual_length; in handle_xsr_succ_status()
1046 req->usb_req.actual = req->usb_req.length - in handle_xsr_succ_status()
1050 req->usb_req.length, req->usb_req.actual, in handle_xsr_succ_status()
1056 if (req->usb_req.actual < req->usb_req.length) { in handle_xsr_succ_status()
/linux-4.4.14/arch/arm/nwfpe/
Dfpmodule.inl26 instruction, and points 4 bytes beyond the actual instruction
/linux-4.4.14/Documentation/arm/SA1100/
DBrutus53 The actual Brutus support may not be complete without extra patches.
/linux-4.4.14/arch/cris/arch-v10/lib/
Dchecksum.S17 ;; actual length when length < 40
Dchecksumcopy.S21 ;; actual length when length < 40
/linux-4.4.14/Documentation/devicetree/bindings/gpio/
D8xxx_gpio.txt43 GPIO module depends on the actual SoC.
/linux-4.4.14/drivers/block/drbd/
DKconfig50 The actual simulation of IO errors is done by writing 3 values to
/linux-4.4.14/Documentation/x86/
Dexception-tables.txt138 > 1: movb (%ebx),%dl /* this is the actual user access */
153 understand. Can we? The actual user access is quite obvious. Thanks
245 the fault, in our case the actual value is c0199ff5:
/linux-4.4.14/Documentation/fmc/
Dmezzanine.txt10 EEPROM (as mandated by the FMC standard) or by the actual cores
43 their EEPROM or on the actual FPGA cores that can be enumerated.
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dcq.c390 item->actual = be32_to_cpu(cqe->actual_trans_sig) >> 16; in get_sig_err_item()
395 item->actual = be32_to_cpu(cqe->actual_reftag); in get_sig_err_item()
400 item->actual = be32_to_cpu(cqe->actual_trans_sig) & 0xffff; in get_sig_err_item()
545 mr->sig->err_item.actual); in mlx5_poll_one()
/linux-4.4.14/drivers/staging/iio/Documentation/
Doverview.txt5 actual devices combine some ADCs with digital to analog converters
/linux-4.4.14/Documentation/vm/
Dovercommit-accounting76 o Implement actual limit enforcement
Dzsmalloc.txt25 Instead, it returns an opaque handle (unsigned long) which encodes actual
/linux-4.4.14/drivers/staging/iio/
DTODO64 Initial discussions have taken place, but no actual code
/linux-4.4.14/arch/cris/arch-v10/
DKconfig28 what YOU choose in this option. The actual bits used are configured
38 what YOU choose in this option. The actual bits used are configured
48 what YOU choose in this option. The actual bits used are configured
/linux-4.4.14/Documentation/arm/nwfpe/
DREADME.FPE37 other implementations, in particular the actual hardware. Specific
91 operands, on the actual FPA11 hardware they do not work for double or
/linux-4.4.14/Documentation/devicetree/bindings/bus/
Dimx-weim.txt7 The actual devices are instantiated from the child nodes of a WEIM node.
/linux-4.4.14/Documentation/filesystems/
Dqnx6.txt131 for the actual filename.
133 is a limit of 510 bytes for the actual filename stored.
Ddnotify.txt42 actual file system is on a remote server. This implies that remote
/linux-4.4.14/Documentation/fb/
Dudlfb.txt34 * The actual hardware functionality of DisplayLink chips matches nearly
131 backup in case reading the actual EDID of the monitor
/linux-4.4.14/Documentation/ide/
DChangeLog.ide-tape.1995-200242 * without causing actual media access. If we can't,
233 * - Get drive's actual block size from mode sense block descriptor
241 * actual length of the data transfer.
/linux-4.4.14/Documentation/driver-model/
Ddesign-patterns.txt111 Notice that the contained member must not be a pointer, but an actual member
/linux-4.4.14/Documentation/cpu-freq/
Dintel-pstate.txt53 driver selects a single P state the actual frequency the processor
/linux-4.4.14/arch/arm/mach-pxa/
Dsleep.S106 @ We keep the change-down close to the actual suspend on SDRAM
/linux-4.4.14/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-dma.txt6 the actual data movements across clients using destination queues. Every
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfirmware.c364 u32 actual, u32 expected) in invalid_header() argument
366 if (actual == expected) in invalid_header()
371 what, expected, actual); in invalid_header()
/linux-4.4.14/drivers/mfd/
Ddln2.c336 int actual; in dln2_send_wait() local
344 buf, len, &actual, DLN2_USB_TIMEOUT); in dln2_send_wait()
/linux-4.4.14/drivers/iio/adc/
Dtwl4030-madc.c249 int actual = twl4030_therm_tbl[temp]; in twl4030battery_temperature() local
250 if ((actual - res) >= 0) in twl4030battery_temperature()
/linux-4.4.14/Documentation/sound/alsa/
Dhdspm.txt68 The Card supports the readout of the actual Buffer-pointer,
320 actual Buffer Position --- not implemented
/linux-4.4.14/Documentation/isdn/
DREADME.hysdn89 actual state, available features and used resources.
101 The state variable indicates the actual drivers state for this card with the
/linux-4.4.14/Documentation/sound/oss/
DOpti130 file. It is impossible for the sound driver to know the actual
134 right names (note the right mapping depends on the actual sound
/linux-4.4.14/Documentation/filesystems/nfs/
Didmapper.txt70 The actual lookups are performed by functions found in nfsidmap.h. nfs.idmap
/linux-4.4.14/Documentation/dmaengine/
Ddmatest.txt68 In both cases the module parameters are used as the actual values for the test
/linux-4.4.14/scripts/
Dkernel-doc1935 my $actual = shift;
1938 $actual =~ s/\s*//g;
1939 $struct_actual = $struct_actual . $actual . " ";

123