/linux-4.4.14/drivers/isdn/mISDN/ |
D | dsp_pipeline.c | 194 int dsp_pipeline_init(struct dsp_pipeline *pipeline) in dsp_pipeline_init() argument 196 if (!pipeline) in dsp_pipeline_init() 199 INIT_LIST_HEAD(&pipeline->list); in dsp_pipeline_init() 208 static inline void _dsp_pipeline_destroy(struct dsp_pipeline *pipeline) in _dsp_pipeline_destroy() argument 212 list_for_each_entry_safe(entry, n, &pipeline->list, list) { in _dsp_pipeline_destroy() 215 dsp_hwec_disable(container_of(pipeline, struct dsp, in _dsp_pipeline_destroy() 216 pipeline)); in _dsp_pipeline_destroy() 223 void dsp_pipeline_destroy(struct dsp_pipeline *pipeline) in dsp_pipeline_destroy() argument 226 if (!pipeline) in dsp_pipeline_destroy() 229 _dsp_pipeline_destroy(pipeline); in dsp_pipeline_destroy() [all …]
|
D | dsp.h | 236 pipeline; member 271 extern int dsp_pipeline_init(struct dsp_pipeline *pipeline); 272 extern void dsp_pipeline_destroy(struct dsp_pipeline *pipeline); 273 extern int dsp_pipeline_build(struct dsp_pipeline *pipeline, const char *cfg); 274 extern void dsp_pipeline_process_tx(struct dsp_pipeline *pipeline, u8 *data, 276 extern void dsp_pipeline_process_rx(struct dsp_pipeline *pipeline, u8 *data,
|
D | dsp_core.c | 564 dsp->pipeline.inuse = 1; in dsp_control_req() 566 ret = dsp_pipeline_build(&dsp->pipeline, in dsp_control_req() 720 if (dsp->pipeline.inuse) in dsp_function() 721 dsp_pipeline_process_rx(&dsp->pipeline, skb->data, in dsp_function() 988 dsp_pipeline_destroy(&dsp->pipeline); in dsp_ctrl() 1105 dsp_pipeline_init(&ndsp->pipeline); in dspcreate()
|
D | dsp_dtmf.c | 84 if (dsp->pipeline.inuse) { in dsp_dtmf_hardware()
|
D | dsp_cmx.c | 612 if (member->dsp->pipeline.inuse) { in dsp_cmx_hardware() 1611 if (dsp->pipeline.inuse) 1612 dsp_pipeline_process_tx(&dsp->pipeline, nskb->data,
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | debugfs.c | 155 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, hs_tx_stat_fifo_int, "%u"); 156 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, enc_tx_stat_fifo_int, "%u"); 157 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, enc_rx_stat_fifo_int, "%u"); 158 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, rx_complete_stat_fifo_int, "%u"); 159 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, pre_proc_swi, "%u"); 160 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, post_proc_swi, "%u"); 161 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, sec_frag_swi, "%u"); 162 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, pre_to_defrag_swi, "%u"); 163 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, defrag_to_rx_xfer_swi, "%u"); 164 WL18XX_DEBUGFS_FWSTATS_FILE(pipeline, dec_packet_in, "%u"); [all …]
|
D | acx.h | 290 struct wl18xx_acx_pipeline_stats pipeline; member
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_ctl.c | 52 struct op_mode pipeline; member 183 if (unlikely(WARN_ON(intf->num != ctl->pipeline.intf.num))) { in mdp5_ctl_set_pipeline() 186 ctl->id, ctl->pipeline.intf.num, intf->num); in mdp5_ctl_set_pipeline() 192 memcpy(&ctl->pipeline.intf, intf, sizeof(*intf)); in mdp5_ctl_set_pipeline() 194 ctl->pipeline.start_mask = mdp_ctl_flush_mask_lm(ctl->lm) | in mdp5_ctl_set_pipeline() 208 struct op_mode *pipeline = &ctl->pipeline; in start_signal_needed() local 210 if (!pipeline->encoder_enabled || pipeline->start_mask != 0) in start_signal_needed() 213 switch (pipeline->intf.type) { in start_signal_needed() 217 return pipeline->intf.mode == MDP5_INTF_DSI_MODE_COMMAND; in start_signal_needed() 241 struct op_mode *pipeline = &ctl->pipeline; in refill_start_mask() local [all …]
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | simple-framebuffer-sunxi.txt | 8 on which pipeline is being used. As such they are solely intended for 13 - allwinner,pipeline, one of: 28 allwinner,pipeline = "de_be0-lcd0-hdmi";
|
/linux-4.4.14/Documentation/devicetree/bindings/media/xilinx/ |
D | xlnx,video.txt | 7 Xilinx video IP pipeline processes video streams through one or more Xilinx 10 node of the VIPP represents as a top level node of the pipeline and defines
|
D | video.txt | 6 creating a video pipeline. 12 The whole pipeline is represented by an AMBA bus child node in the device
|
/linux-4.4.14/Documentation/devicetree/bindings/arc/ |
D | archs-pct.txt | 3 The ARC HS can be configured with a pipeline performance monitor for counting
|
D | pct.txt | 3 The ARC700 can be configured with a pipeline performance monitor for counting
|
/linux-4.4.14/Documentation/video4linux/ |
D | fimc.txt | 27 - dynamic pipeline re-configuration at runtime (re-attachment of any FIMC 100 In order to enable more precise camera pipeline control through the sub-device 104 In typical use case there could be a following capture pipeline configuration: 111 devices belonging to the pipeline is done at the video node driver.
|
D | omap3isp.txt | 192 other subdevs. They can be enabled, disable and reconfigured when the pipeline 208 done before streaming, it will take effect as soon as the pipeline starts to 209 stream. If the pipeline is already streaming, it will take effect as soon as
|
D | v4l2-framework.txt | 322 every link in the pipeline where both of the ends of the links are V4L2
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | sun5i-a10s.dtsi | 67 allwinner,pipeline = "de_be0-lcd0-hdmi"; 76 allwinner,pipeline = "de_be0-lcd0"; 84 allwinner,pipeline = "de_be0-lcd0-tve0";
|
D | sun5i-r8.dtsi | 53 allwinner,pipeline = "de_be0-lcd0-tve0";
|
D | sun4i-a10.dtsi | 67 allwinner,pipeline = "de_be0-lcd0-hdmi"; 76 allwinner,pipeline = "de_fe0-de_be0-lcd0-hdmi"; 85 allwinner,pipeline = "de_fe0-de_be0-lcd0"; 94 allwinner,pipeline = "de_fe0-de_be0-lcd0-tve0";
|
D | sun5i-a13.dtsi | 63 allwinner,pipeline = "de_be0-lcd0";
|
D | sun7i-a20.dtsi | 69 allwinner,pipeline = "de_be0-lcd0-hdmi"; 78 allwinner,pipeline = "de_be0-lcd0"; 86 allwinner,pipeline = "de_be0-lcd0-tve0";
|
D | sun6i-a31.dtsi | 67 allwinner,pipeline = "de_be0-lcd0-hdmi"; 75 allwinner,pipeline = "de_be0-lcd0";
|
D | sun8i-a23-a33.dtsi | 62 allwinner,pipeline = "de_be0-lcd0";
|
/linux-4.4.14/Documentation/ide/ |
D | ChangeLog.ide-tape.1995-2002 | 91 * Added pipeline read mode. As a result, restores 163 * Abort read pipeline on EOD. 234 * - Limit size of pipeline 249 * Fixed off-by-one error in testing the pipeline length. 250 * Fixed handling of filemarks in the read pipeline. 255 * Set the minimum /proc/ide/hd?/settings values for "pipeline",
|
/linux-4.4.14/Documentation/ |
D | media-framework.txt | 27 in a System-on-Chip image processing pipeline), DMA channels or physical 321 When starting streaming, drivers must notify all entities in the pipeline to 331 every entity in the pipeline. Drivers should embed the media_pipeline structure 332 in higher-level pipeline structures and can then access the pipeline through 335 Calls to media_entity_pipeline_start() can be nested. The pipeline pointer must 363 entity which has sink pads in the pipeline. The
|
D | dma-buf-sharing.txt | 340 - CPU fallback processing in a pipeline and 343 1. CPU fallback processing in a pipeline
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | configfs-usb-gadget-mass-storage | 10 num_buffers - Number of pipeline buffers. Valid numbers
|
/linux-4.4.14/arch/arm/mm/ |
D | proc-xscale.S | 74 sub pc, pc, #4 @ flush instruction pipeline 80 @ flush instruction pipeline 154 sub pc, pc, #4 @ flush pipeline 160 @ CAUTION: MMU turned off from this point. We count on the pipeline
|
D | proc-xsc3.S | 61 @ flush instruction pipeline 119 @ CAUTION: MMU turned off from this point. We count on the pipeline
|
/linux-4.4.14/Documentation/devicetree/bindings/hsi/ |
D | client-devices.txt | 15 - hsi-flow: RX flow type ("synchronized" or "pipeline")
|
/linux-4.4.14/drivers/staging/olpc_dcon/ |
D | Kconfig | 10 is present in the video pipeline between the primary display
|
/linux-4.4.14/arch/x86/platform/olpc/ |
D | xo1-wakeup.S | 34 # Control registers were modified, pipeline resync is needed
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-mem.txt | 23 not the pure load (or store latency). Use latency includes any pipeline
|
/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | switchto.S | 106 ! do this early as pta->gettr has no pipeline forwarding (=> 5 cycle latency)
|
/linux-4.4.14/arch/cris/arch-v32/mm/ |
D | mmu.S | 92 ; (The pipeline stalls for one cycle; $sp used as address in the next cycle.)
|
/linux-4.4.14/drivers/usb/gadget/ |
D | Kconfig | 115 int "Number of storage pipeline buffers" 120 pipeline. The number may be increased in order to compensate
|
/linux-4.4.14/Documentation/RCU/ |
D | torture.txt | 285 that have reached a given point in the pipeline. The first element
|
D | RTFP.txt | 88 Their approach requires memory barriers (and thus pipeline stalls), 115 contention, reduces memory latency for readers, and parallelizes pipeline
|
/linux-4.4.14/arch/arm/crypto/ |
D | sha1-armv4-large.S | 45 @ Rescheduling for dual-issue pipeline resulted in 13% improvement on
|
D | aes-armv4.S | 26 @ Rescheduling for dual-issue pipeline resulted in 12% improvement on
|
D | sha512-core.S_shipped | 19 @ Rescheduling for dual-issue pipeline resulted in 6% improvement on 36 @ Technical writers asserted that 3-way S4 pipeline can sustain
|
D | sha256-core.S_shipped | 19 @ Rescheduling for dual-issue pipeline resulted in 22% improvement on
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | setox.S | 135 | c) To fully utilize the pipeline, p is separated into
|
/linux-4.4.14/Documentation/networking/ |
D | timestamping.txt | 462 this would occur at a later time in the processing pipeline than other
|
/linux-4.4.14/Documentation/usb/ |
D | gadget-testing.txt | 257 num_buffers - Number of pipeline buffers. Valid numbers
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head.S | 818 sub pc, lr, r0, lsr #32 @ properly flush pipeline
|
/linux-4.4.14/Documentation/mtd/ |
D | nand_ecc.txt | 710 out of it with an assembler program, but due to pipeline behaviour etc
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 665 # avoid processor pipeline stalls owing to data dependencies on g5 & 675 stack backchain in optimised code as this also causes pipeline stalls, you
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fpsp.S | 7027 # c) To fully utilize the pipeline, p is separated into # 7090 # d) To fully utilize the pipeline, Q is separated into # 8124 # Note 3. To fully exploit the pipeline, polynomials are usually #
|
D | fplsp.S | 6793 # c) To fully utilize the pipeline, p is separated into #
|