Home
last modified time | relevance | path

Searched refs:processing (Results 1 – 25 of 33) sorted by relevance

12

/drivers/net/ethernet/freescale/fman/
DKconfig22 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/
DKconfig11 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/
DKconfig13 HID sensor common processing for attributes and IIO triggers.
15 HID sensor drivers, this module contains processing for those
/drivers/hid/intel-ish-hid/
DKconfig11 sensor polling and algorithm processing to a dedicated low power
25 sensor polling and algorithm processing to a dedicated low power
/drivers/dma/
Dsun4i-dma.c138 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/
DKconfig18 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/
DREADME35 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
DKconfig25 RDMA Transport (RTRS) server module processing connection and IO
/drivers/soc/tegra/
DKconfig107 used for audio processing, hardware video encoders/decoders with
108 multi-format support, ISP for image capture processing and BPMP for
/drivers/soc/xilinx/
DKconfig9 processing system and programmable logic part by using the logicoreIP
/drivers/isdn/mISDN/
DKconfig18 Enable support for digital audio processing capability.
/drivers/staging/rtl8712/
Drtl871x_io.c107 INIT_LIST_HEAD(&pio_queue->processing); in r8712_alloc_io_queue()
Drtl871x_io.h217 struct list_head processing; member
/drivers/net/ethernet/via/
DKconfig41 processing time in parts of the driver.
/drivers/gpu/drm/sti/
DNOTES5 video decoder and does high quality video processing, including scaling.
/drivers/media/usb/uvc/
Duvcvideo.h203 } processing; member
311 struct uvc_entity *processing; /* Processing unit */ member
Duvc_driver.c1057 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()
Duvc_ctrl.c2208 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/
Dmv_u3d.h295 u32 processing; /* there is ep request member
Dmv_u3d_core.c481 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/
DKconfig82 In W5100 SPI mode, burst READ/WRITE processing are not provided.
/drivers/net/fddi/
DKconfig50 Enabling this gives an improvement in processing time in parts
/drivers/staging/rtl8723bs/include/
Drtw_io.h256 struct list_head processing; member
/drivers/media/platform/
DKconfig446 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/
Dhub.fuc326 // queue incoming fifo command for later processing
339 // enqueue a context switch for later processing

12