/drivers/net/ethernet/freescale/fman/ |
D | Kconfig | 22 internal resource leak thus stopping further packet processing. 27 stall further packet processing. The issue can occur with any 38 likelihood of stalled FMAN packet processing, especially under
|
/drivers/staging/media/ipu3/ |
D | Kconfig | 11 This is the Video4Linux2 driver for Intel IPU3 image processing unit, 12 found in Intel Skylake and Kaby Lake SoCs and used for processing
|
/drivers/iio/common/hid-sensors/ |
D | Kconfig | 13 HID sensor common processing for attributes and IIO triggers. 15 HID sensor drivers, this module contains processing for those
|
/drivers/hid/intel-ish-hid/ |
D | Kconfig | 11 sensor polling and algorithm processing to a dedicated low power 25 sensor polling and algorithm processing to a dedicated low power
|
/drivers/dma/ |
D | sun4i-dma.c | 138 struct sun4i_dma_promise *processing; member 339 if (vchan->processing) { in __execute_vchan_pending() 369 vchan->processing = promise; in __execute_vchan_pending() 894 vchan->processing = NULL; in sun4i_dma_terminate_all() 1045 list_del(&vchan->processing->list); in sun4i_dma_interrupt() 1046 list_add_tail(&vchan->processing->list, in sun4i_dma_interrupt() 1064 vchan->processing = promise; in sun4i_dma_interrupt() 1068 vchan->processing = NULL; in sun4i_dma_interrupt()
|
/drivers/media/rc/img-ir/ |
D | Kconfig | 18 processing power than using hardware decode, but can be useful for 26 signals in hardware. This is more reliable, consumes less processing
|
/drivers/infiniband/ulp/rtrs/ |
D | README | 35 When processing an incoming write or read request, rtrs client uses memory 122 1. When processing a write request client selects one of the memory chunks 139 1. When processing a write request client selects one of the memory chunks 162 1. When processing a read request client selects one of the memory chunks 181 1. When processing a read request client selects one of the memory chunks
|
D | Kconfig | 25 RDMA Transport (RTRS) server module processing connection and IO
|
/drivers/soc/tegra/ |
D | Kconfig | 107 used for audio processing, hardware video encoders/decoders with 108 multi-format support, ISP for image capture processing and BPMP for
|
/drivers/soc/xilinx/ |
D | Kconfig | 9 processing system and programmable logic part by using the logicoreIP
|
/drivers/isdn/mISDN/ |
D | Kconfig | 18 Enable support for digital audio processing capability.
|
/drivers/staging/rtl8712/ |
D | rtl871x_io.c | 107 INIT_LIST_HEAD(&pio_queue->processing); in r8712_alloc_io_queue()
|
D | rtl871x_io.h | 217 struct list_head processing; member
|
/drivers/net/ethernet/via/ |
D | Kconfig | 41 processing time in parts of the driver.
|
/drivers/gpu/drm/sti/ |
D | NOTES | 5 video decoder and does high quality video processing, including scaling.
|
/drivers/media/usb/uvc/ |
D | uvcvideo.h | 203 } processing; member 311 struct uvc_entity *processing; /* Processing unit */ member
|
D | uvc_driver.c | 1057 unit->processing.wMaxMultiplier = in uvc_parse_standard_control() 1059 unit->processing.bControlSize = buffer[7]; in uvc_parse_standard_control() 1060 unit->processing.bmControls = (u8 *)unit + sizeof(*unit); in uvc_parse_standard_control() 1061 memcpy(unit->processing.bmControls, &buffer[8], n); in uvc_parse_standard_control() 1063 unit->processing.bmVideoStandards = buffer[9+n]; in uvc_parse_standard_control() 1207 if (chain->processing != NULL) { in uvc_scan_chain_entity() 1213 chain->processing = entity; in uvc_scan_chain_entity()
|
D | uvc_ctrl.c | 2208 controls = entity->processing.bmControls; in uvc_ctrl_prune_entity() 2209 size = entity->processing.bControlSize; in uvc_ctrl_prune_entity() 2303 bmControls = entity->processing.bmControls; in uvc_ctrl_init_device() 2304 bControlSize = entity->processing.bControlSize; in uvc_ctrl_init_device()
|
/drivers/usb/gadget/udc/ |
D | mv_u3d.h | 295 u32 processing; /* there is ep request member
|
D | mv_u3d_core.c | 481 if (!list_empty(&ep->req_list) && !ep->processing) in mv_u3d_start_queue() 486 ep->processing = 1; in mv_u3d_start_queue() 516 ep->processing = 0; in mv_u3d_start_queue() 908 ep->processing = 0; in mv_u3d_ep_dequeue() 1647 curr_ep->processing = 0; in mv_u3d_irq_process_tr_complete()
|
/drivers/net/ethernet/wiznet/ |
D | Kconfig | 82 In W5100 SPI mode, burst READ/WRITE processing are not provided.
|
/drivers/net/fddi/ |
D | Kconfig | 50 Enabling this gives an improvement in processing time in parts
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_io.h | 256 struct list_head processing; member
|
/drivers/media/platform/ |
D | Kconfig | 446 The FCP is a companion module of video processing modules in the 463 This is a V4L2 driver for the Renesas VSP1 video processing engine.
|
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | hub.fuc | 326 // queue incoming fifo command for later processing 339 // enqueue a context switch for later processing
|