/linux-4.1.27/drivers/staging/lustre/lnet/selftest/ |
D | brw_test.c | 54 srpc_bulk_t *bulk; in brw_client_fini() local 60 bulk = tsu->tsu_private; in brw_client_fini() 61 if (bulk == NULL) in brw_client_fini() 64 srpc_free_bulk(bulk); in brw_client_fini() 77 srpc_bulk_t *bulk; in brw_client_init() local 117 bulk = srpc_alloc_bulk(lnet_cpt_of_nid(tsu->tsu_dest.nid), in brw_client_init() 119 if (bulk == NULL) { in brw_client_init() 124 tsu->tsu_private = bulk; in brw_client_init() 257 srpc_bulk_t *bulk = tsu->tsu_private; in brw_client_prep_rpc() local 269 LASSERT(bulk != NULL); in brw_client_prep_rpc() [all …]
|
D | conrpc.c | 153 srpc_bulk_t *bulk = &crpc->crp_rpc->crpc_bulk; in lstcon_rpc_put() local 158 for (i = 0; i < bulk->bk_niov; i++) { in lstcon_rpc_put() 159 if (bulk->bk_iovs[i].kiov_page == NULL) in lstcon_rpc_put() 162 __free_page(bulk->bk_iovs[i].kiov_page); in lstcon_rpc_put() 818 srpc_bulk_t *bulk; in lstcon_testrpc_prep() local 846 bulk = &(*crpc)->crp_rpc->crpc_bulk; in lstcon_testrpc_prep() 857 bulk->bk_iovs[i].kiov_offset = 0; in lstcon_testrpc_prep() 858 bulk->bk_iovs[i].kiov_len = len; in lstcon_testrpc_prep() 859 bulk->bk_iovs[i].kiov_page = in lstcon_testrpc_prep() 862 if (bulk->bk_iovs[i].kiov_page == NULL) { in lstcon_testrpc_prep() [all …]
|
D | framework.c | 698 test_bulk_req_t *bulk = &req->tsr_u.bulk_v0; in sfw_unpack_addtest_req() local 700 __swab32s(&bulk->blk_opc); in sfw_unpack_addtest_req() 701 __swab32s(&bulk->blk_npg); in sfw_unpack_addtest_req() 702 __swab32s(&bulk->blk_flags); in sfw_unpack_addtest_req() 705 test_bulk_req_v1_t *bulk = &req->tsr_u.bulk_v1; in sfw_unpack_addtest_req() local 707 __swab16s(&bulk->blk_opc); in sfw_unpack_addtest_req() 708 __swab16s(&bulk->blk_flags); in sfw_unpack_addtest_req() 709 __swab32s(&bulk->blk_offset); in sfw_unpack_addtest_req() 710 __swab32s(&bulk->blk_len); in sfw_unpack_addtest_req()
|
/linux-4.1.27/drivers/media/usb/uvc/ |
D | uvc_video.c | 1128 nbytes = min(stream->bulk.max_payload_size - stream->bulk.payload_size, in uvc_video_encode_data() 1211 if (urb->actual_length == 0 && stream->bulk.header_size == 0) in uvc_video_decode_bulk() 1216 stream->bulk.payload_size += len; in uvc_video_decode_bulk() 1221 if (stream->bulk.header_size == 0 && !stream->bulk.skip_payload) { in uvc_video_decode_bulk() 1231 stream->bulk.skip_payload = 1; in uvc_video_decode_bulk() 1233 memcpy(stream->bulk.header, mem, ret); in uvc_video_decode_bulk() 1234 stream->bulk.header_size = ret; in uvc_video_decode_bulk() 1247 if (!stream->bulk.skip_payload && buf != NULL) in uvc_video_decode_bulk() 1254 stream->bulk.payload_size >= stream->bulk.max_payload_size) { in uvc_video_decode_bulk() 1255 if (!stream->bulk.skip_payload && buf != NULL) { in uvc_video_decode_bulk() [all …]
|
D | uvcvideo.h | 483 } bulk; member
|
/linux-4.1.27/Documentation/w1/masters/ |
D | ds2490 | 46 - The ds2490 specification doesn't cover short bulk in reads in 48 available, the bulk read will return an error and the hardware will 49 clear the entire bulk in buffer. It would be possible to read the 60 most of the time one of the bulk out or in, and usually the bulk in 61 would fail. qemu sets a 50ms timeout and the bulk in would timeout 62 even when the status shows data available. A bulk out write would
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | bfin_dma.c | 560 size_t bulk, rest; in dma_memcpy_nocache() 562 bulk = size & ~0xffff; in dma_memcpy_nocache() 563 rest = size - bulk; in dma_memcpy_nocache() 564 if (bulk) in dma_memcpy_nocache() 565 _dma_memcpy(pdst, psrc, bulk); in dma_memcpy_nocache() 566 _dma_memcpy(pdst + bulk, psrc + bulk, rest); in dma_memcpy_nocache()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | dtt200u.c | 157 .bulk = { 207 .bulk = { 257 .bulk = { 307 .bulk = {
|
D | dibusb-mb.c | 206 .bulk = { 296 .bulk = { 365 .bulk = { 427 .bulk = {
|
D | cxusb.c | 398 const int junk_len = p->u.bulk.buffersize; in cxusb_d680_dmb_drain_video() 1633 .bulk = { 1682 .bulk = { 1738 .bulk = { 1803 .bulk = { 1858 .bulk = { 1909 .bulk = { 1962 .bulk = { 2017 .bulk = { 2069 .bulk = { [all …]
|
D | m920x.c | 953 .bulk = { 1001 .bulk = { 1064 .bulk = { 1088 .bulk = { 1130 .bulk = { 1241 .bulk = {
|
D | dibusb-mc.c | 76 .bulk = {
|
D | usb-urb.c | 142 stream->props.u.bulk.buffersize)) < 0) in usb_bulk_urb_init() 157 stream->props.u.bulk.buffersize, in usb_bulk_urb_init()
|
D | umt-010.c | 115 .bulk = {
|
D | a800.c | 147 .bulk = {
|
D | dib0700_core.c | 533 dib0700_devices[i].adapter[adap_num].fe[0].stream.u.bulk.buffersize = 188*nb_packet_buffer_size; in dib0700_download_firmware() 537 …dib0700_devices[i].adapter[adap_num].fe[0].stream.u.bulk.buffersize = ((188*nb_packet_buffer_size+… in dib0700_download_firmware() 538 if (dib0700_devices[i].adapter[adap_num].fe[0].stream.u.bulk.buffersize < 512) in dib0700_download_firmware() 539 dib0700_devices[i].adapter[adap_num].fe[0].stream.u.bulk.buffersize = 512; in dib0700_download_firmware()
|
D | cinergyT2-core.c | 211 .bulk = {
|
D | nova-t-usb2.c | 186 .bulk = {
|
D | dtv5100.c | 193 .bulk = {
|
D | dw2102.c | 1831 .bulk = { 1886 .bulk = { 1938 .bulk = { 1985 .bulk = { 2080 .bulk = { 2145 .bulk = { 2194 .bulk = {
|
D | dvb-usb.h | 112 } bulk; member
|
D | vp7045.c | 257 .bulk = {
|
D | gp8psk.c | 281 .bulk = {
|
D | digitv.c | 311 .bulk = {
|
D | friio.c | 490 .bulk = {
|
D | vp702x.c | 399 .bulk = {
|
D | opera1.c | 535 .bulk = {
|
D | af9005.c | 1027 .bulk = {
|
D | az6027.c | 1119 .bulk = {
|
D | dib0700_devices.c | 3818 .bulk = { \
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_config.c | 98 char *bulk, *alg; in sptlrpc_parse_flavor() local 110 bulk = strchr(buf, '-'); in sptlrpc_parse_flavor() 111 if (bulk) in sptlrpc_parse_flavor() 112 *bulk++ = '\0'; in sptlrpc_parse_flavor() 123 if (bulk) { in sptlrpc_parse_flavor() 127 alg = strchr(bulk, ':'); in sptlrpc_parse_flavor() 132 if (strcmp(bulk, "hash")) in sptlrpc_parse_flavor() 145 if (bulk) in sptlrpc_parse_flavor()
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | usb_urb.c | 154 stream->props.u.bulk.buffersize, in usb_urb_alloc_bulk_urbs() 269 buf_size = stream->props.u.bulk.buffersize; in usb_urb_reconfig() 290 props->u.bulk.buffersize == in usb_urb_reconfig() 291 stream->props.u.bulk.buffersize) in usb_urb_reconfig() 335 stream->props.u.bulk.buffersize); in usb_urb_initv2()
|
D | dvb_usb.h | 83 .bulk = { \ 164 } bulk; member
|
D | ce6230.c | 258 .bulk = {
|
D | mxl111sf.c | 1015 stream->u.bulk.buffersize = 8192; in mxl111sf_stream_config_bulk()
|
D | af9015.c | 615 stream->u.bulk.buffersize = TS_USB11_FRAME_SIZE; in af9015_get_stream_config()
|
D | af9035.c | 1860 stream->u.bulk.buffersize = 5 * 188; in af9035_get_stream_config()
|
/linux-4.1.27/Documentation/usb/ |
D | bulk-streams.txt | 5 device driver to overload a bulk endpoint so that multiple transfers can be 36 ID for the bulk IN and OUT endpoints used in a Bi-directional command sequence. 41 declares how many stream IDs it can support, and each bulk endpoint on a
|
D | ehci.txt | 52 At this writing the driver should comfortably handle all control, bulk, 116 and bulk transfers. Shows each active qh and the qtds 149 good to keep in mind that bulk transfers are always in 512 byte packets, 153 So more than 50 MByte/sec is available for bulk transfers, when both 182 you issue a control or bulk request you can often expect to learn that 189 or using bulk queuing if a series of small requests needs to be issued. 199 I/O be efficient, it's better to just queue up several (bulk) requests
|
D | mass-storage.txt | 10 Its requirements are modest; only a bulk-in and a bulk-out endpoint 16 a single memory/DMA buffer will be usable for bulk-in and bulk-out 134 Specifies whether the gadget is allowed to halt bulk endpoints. 224 supported. MSG always uses SCSI protocol with bulk only
|
D | gadget_serial.txt | 86 with bulk in and bulk out endpoints, and it is treated similarly 90 or any driver that can talk to a device with a simple bulk in/out 119 To load it as a vendor specific bulk in/out device, do this: 147 serial is loaded as a bulk in/out device, you will want to use the
|
D | proc_usb_info.txt | 70 control, bulk, or other kinds of USB transfers. The IOCTLs are 148 are the only transfers that reserve bandwidth. Control and bulk
|
D | CREDITS | 84 USB Floppy Disk Drive, so we could test the bulk transfer
|
D | usb-serial.txt | 466 is required of your device is that it has at least one bulk in endpoint, 467 or one bulk out endpoint.
|
D | usbmon.txt | 186 An output bulk transfer to send a SCSI command 0x28 (READ_10) in a 31-byte
|
D | gadget-testing.txt | 254 stall - Set to permit function to halt bulk endpoints.
|
/linux-4.1.27/drivers/usb/core/ |
D | devio.c | 1059 struct usbdevfs_bulktransfer bulk; in proc_bulk() local 1065 if (copy_from_user(&bulk, arg, sizeof(bulk))) in proc_bulk() 1067 ret = findintfep(ps->dev, bulk.ep); in proc_bulk() 1073 if (bulk.ep & USB_DIR_IN) in proc_bulk() 1074 pipe = usb_rcvbulkpipe(dev, bulk.ep & 0x7f); in proc_bulk() 1076 pipe = usb_sndbulkpipe(dev, bulk.ep & 0x7f); in proc_bulk() 1077 if (!usb_maxpacket(dev, pipe, !(bulk.ep & USB_DIR_IN))) in proc_bulk() 1079 len1 = bulk.len; in proc_bulk() 1089 tmo = bulk.timeout; in proc_bulk() 1090 if (bulk.ep & 0x80) { in proc_bulk() [all …]
|
/linux-4.1.27/Documentation/fb/ |
D | udlfb.txt | 15 pixels line-by-line via USB bulk transfers. 17 Because of the efficiency of bulk transfers and a protocol on top that 22 Mode setting, EDID read, etc are other bulk or control transfers. Mode 46 Writes need to be detected and encoded into USB bulk transfers by the CPU.
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | configfs-usb-gadget-mass-storage | 7 stall - Set to permit function to halt bulk endpoints.
|
/linux-4.1.27/drivers/scsi/ |
D | imm.c | 630 int fast, bulk, status; in imm_completion() local 633 bulk = ((v == READ_6) || in imm_completion() 666 fast = (bulk in imm_completion() 671 fast = (bulk in imm_completion()
|
D | ppa.c | 525 int fast, bulk, status; in ppa_completion() local 528 bulk = ((v == READ_6) || in ppa_completion() 574 fast = (bulk && (cmd->SCp.this_residual >= PPA_BURST_SIZE)) in ppa_completion()
|
/linux-4.1.27/drivers/usb/gadget/udc/ |
D | Kconfig | 143 # if there's only one gadget driver, using only two bulk endpoints, 257 it provides 4 IN and 4 OUT endpoints (bulk or interrupt type). 330 The device controller has three configurable (bulk or interrupt) 349 This driver supports both control transfer and bulk transfer modes. 369 endpoints(bulk or interrupt or isochronous), as well as
|
D | m66592-udc.c | 291 m66592->bulk--; in pipe_buffer_release() 297 m66592->bulk--; in pipe_buffer_release() 399 if (m66592->bulk >= M66592_MAX_NUM_BULK) { in alloc_pipe_config() 409 info.pipe = M66592_BASE_PIPENUM_BULK + m66592->bulk; in alloc_pipe_config() 410 counter = &m66592->bulk; in alloc_pipe_config() 455 m66592->bulk++; in alloc_pipe_config()
|
D | r8a66597-udc.h | 112 unsigned char bulk; member
|
D | r8a66597-udc.c | 381 r8a66597->bulk--; in pipe_buffer_release() 387 r8a66597->bulk--; in pipe_buffer_release() 469 if (r8a66597->bulk >= R8A66597_MAX_NUM_BULK) { in alloc_pipe_config() 480 info.pipe = R8A66597_BASE_PIPENUM_BULK + r8a66597->bulk; in alloc_pipe_config() 481 counter = &r8a66597->bulk; in alloc_pipe_config() 529 r8a66597->bulk++; in alloc_pipe_config()
|
D | m66592-udc.h | 490 int bulk; member
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | gspca.h | 58 u8 bulk; /* image transfer by 0:isoc / 1:bulk */ member
|
D | finepix.c | 180 cam->bulk = 1; in sd_config()
|
D | dtcs033.c | 118 gspca_dev->cam.bulk = 1; in sd_config()
|
D | sq905c.c | 238 cam->bulk = 1; in sd_config()
|
D | stv0680.c | 209 cam->bulk = 1; in sd_config()
|
D | vicam.c | 227 cam->bulk = 1; in sd_config()
|
D | sq905.c | 306 cam->bulk = 1; in sd_config()
|
D | ov534_9.c | 1460 gspca_dev->cam.bulk = 1; in sd_init() 1647 payload_len = gspca_dev->cam.bulk ? 2048 : 2040; in sd_pkt_scan()
|
D | gspca.c | 769 if (!gspca_dev->cam.bulk) { /* isoc */ in create_urbs() 858 gspca_dev->alt = gspca_dev->cam.bulk ? intf->num_altsetting : 0; in gspca_init_transfer() 864 xfer = gspca_dev->cam.bulk ? USB_ENDPOINT_XFER_BULK in gspca_init_transfer() 921 if (gspca_dev->cam.bulk) in gspca_init_transfer() 935 if (gspca_dev->cam.bulk && gspca_dev->cam.bulk_nurbs == 0) in gspca_init_transfer()
|
D | jl2005bcd.c | 416 cam->bulk = 1; in sd_config()
|
D | jeilinj.c | 328 cam->bulk = 1; in sd_config()
|
D | ov534.c | 1297 gspca_dev->cam.bulk = 1; in sd_init() 1402 payload_len = gspca_dev->cam.bulk ? 2048 : 2040; in sd_pkt_scan()
|
D | touptek.c | 534 gspca_dev->cam.bulk = 1; in sd_config()
|
D | se401.c | 309 cam->bulk = 1; in sd_config()
|
D | sq930x.c | 825 cam->bulk = 1; in sd_config()
|
D | ov519.c | 3267 cam->bulk = 1; in sd_config()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_net.h | 2414 void __ptlrpc_free_bulk(struct ptlrpc_bulk_desc *bulk, int pin); 2415 static inline void ptlrpc_free_bulk_pin(struct ptlrpc_bulk_desc *bulk) in ptlrpc_free_bulk_pin() argument 2417 __ptlrpc_free_bulk(bulk, 1); in ptlrpc_free_bulk_pin() 2419 static inline void ptlrpc_free_bulk_nopin(struct ptlrpc_bulk_desc *bulk) in ptlrpc_free_bulk_nopin() argument 2421 __ptlrpc_free_bulk(bulk, 0); in ptlrpc_free_bulk_nopin()
|
/linux-4.1.27/drivers/usb/gadget/ |
D | Kconfig | 221 # this first set of drivers all depend on bulk-capable hardware. 236 bool "Generic serial bulk in/out" 355 Sourcesink function either sinks and sources bulk data.
|
/linux-4.1.27/Documentation/dvb/ |
D | README.dvb-usb | 16 (bulk and isoc are supported) 23 functions for bulk-control-commands)
|
/linux-4.1.27/drivers/usb/gadget/legacy/ |
D | Kconfig | 22 sources bulk data; or it loops back a configurable number of 24 conformance. The driver needs only two bulk-capable endpoints, so 332 This driver requires four bulk and two interrupt endpoints,
|
/linux-4.1.27/Documentation/filesystems/pohmelfs/ |
D | design_notes.txt | 55 workloads and can fully utilize the bandwidth to the servers when doing bulk
|
/linux-4.1.27/Documentation/trace/ |
D | events-kmem.txt | 61 Broadly speaking, pages are taken off the LRU lock in bulk and
|
/linux-4.1.27/Documentation/filesystems/ |
D | ubifs.txt | 84 no_bulk_read (*) do not bulk-read
|
/linux-4.1.27/drivers/usb/usbip/ |
D | usbip_protocol.txt | 272 Allowed transfer_flags | value | control | interrupt | bulk | isochronous
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | hdspm.txt | 69 where DMA reads/writes. Since of the bulk mode of PCI it is only
|
/linux-4.1.27/Documentation/crypto/ |
D | async-tx-api.txt | 27 bulk memory transfers/transforms with support for inter-transactional
|
/linux-4.1.27/Documentation/power/ |
D | charger-manager.txt | 166 regulator framework's bulk functions.
|
/linux-4.1.27/Documentation/ |
D | crc32.txt | 106 bulk of a message byte-at-a-time and adding bit-at-a-time processing
|
D | xillybus.txt | 148 bulk data transfers, and is nearly impossible for use with streams that
|
/linux-4.1.27/drivers/regulator/ |
D | core.c | 3248 struct regulator_bulk_data *bulk = data; in regulator_bulk_enable_async() local 3250 bulk->ret = regulator_enable(bulk->consumer); in regulator_bulk_enable_async()
|
/linux-4.1.27/arch/sh/lib/ |
D | memcpy-sh4.S | 260 ! Now select the appropriate bulk transfer code based on relative
|
/linux-4.1.27/Documentation/networking/ |
D | e1000e.txt | 103 for bulk throughput traffic.
|
D | e1000.txt | 135 for bulk throughput traffic.
|
D | ip-sysctl.txt | 664 TCP bulk sender tends to increase packets in flight until it
|
/linux-4.1.27/Documentation/video4linux/ |
D | videobuf | 10 implement the bulk of the V4L2 ioctl() calls related to streaming I/O,
|
/linux-4.1.27/Documentation/development-process/ |
D | 4.Coding | 78 Abstraction layers which hide access to hardware - often to allow the bulk
|
D | 2.Process | 34 community) is merged into the mainline kernel. The bulk of changes for a
|
/linux-4.1.27/Documentation/spi/ |
D | spi-summary | 582 Unless the queueing mechanism in the SPI subsystem is selected, the bulk
|
/linux-4.1.27/Documentation/x86/ |
D | boot.txt | 80 | Protected-mode kernel | The bulk of the kernel image.
|
/linux-4.1.27/Documentation/RCU/ |
D | RTFP.txt | 126 By the same token, RCU can be thought of as a "bulk reference count",
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 4347 did the bulk of the work needed to get SMP working again.
|