| /linux/drivers/usb/renesas_usbhs/ |
| A D | pipe.c | 643 pipe = NULL; in usbhsp_get_pipe() 650 pipe = pos; in usbhsp_get_pipe() 654 if (!pipe) in usbhsp_get_pipe() 663 return pipe; in usbhsp_get_pipe() 703 if (!pipe) { in usbhs_pipe_malloc() 744 return pipe; in usbhs_pipe_malloc() 756 if (pipe->fifo) in usbhs_pipe_select_fifo() 757 pipe->fifo->pipe = NULL; in usbhs_pipe_select_fifo() 762 fifo->pipe = pipe; in usbhs_pipe_select_fifo() 774 if (!pipe) in usbhs_dcp_malloc() [all …]
|
| A D | fifo.c | 74 pkt->pipe = pipe; in usbhs_pkt_push() 359 struct usbhs_pipe *pipe = pkt->pipe; in usbhs_dcp_dir_switch_to_write() local 388 struct usbhs_pipe *pipe = pkt->pipe; in usbhs_dcp_dir_switch_to_read() local 416 struct usbhs_pipe *pipe = pkt->pipe; in usbhs_dcp_dir_switch_done() local 444 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_dcp_data_stage_try_push() local 466 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_dcp_data_stage_prepare_pop() local 504 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_pio_try_push() local 622 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_prepare_pop() local 651 struct usbhs_pipe *pipe = pkt->pipe; in usbhsf_pio_try_pop() local 959 usbhsf_dma_stop(pipe, pipe->fifo); in usbhsf_dma_push_done() [all …]
|
| /linux/drivers/gpu/drm/ |
| A D | drm_simple_kms_helper.c | 96 return pipe->funcs->mode_valid(pipe, mode); in drm_simple_kms_crtc_mode_valid() 123 if (!pipe->funcs || !pipe->funcs->enable) in drm_simple_kms_crtc_enable() 136 if (!pipe->funcs || !pipe->funcs->disable) in drm_simple_kms_crtc_disable() 139 pipe->funcs->disable(pipe); in drm_simple_kms_crtc_disable() 157 return pipe->funcs->reset_crtc(pipe); in drm_simple_kms_crtc_reset() 190 return pipe->funcs->enable_vblank(pipe); in drm_simple_kms_crtc_enable_vblank() 201 pipe->funcs->disable_vblank(pipe); in drm_simple_kms_crtc_disable_vblank() 238 if (!pipe->funcs || !pipe->funcs->check) in drm_simple_kms_plane_atomic_check() 255 pipe->funcs->update(pipe, old_pstate); in drm_simple_kms_plane_atomic_update() 285 pipe->funcs->cleanup_fb(pipe, state); in drm_simple_kms_plane_cleanup_fb() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_color_regs.h | 161 #define PIPE_CSC_OUTPUT_COEFF_RY_GY(pipe) _MMIO_PIPE(pipe,\ argument 164 #define PIPE_CSC_OUTPUT_COEFF_BY(pipe) _MMIO_PIPE(pipe, \ argument 170 #define PIPE_CSC_OUTPUT_COEFF_BU(pipe) _MMIO_PIPE(pipe, \ argument 176 #define PIPE_CSC_OUTPUT_COEFF_BV(pipe) _MMIO_PIPE(pipe, \ argument 179 #define PIPE_CSC_OUTPUT_PREOFF_HI(pipe) _MMIO_PIPE(pipe, \ argument 182 #define PIPE_CSC_OUTPUT_PREOFF_ME(pipe) _MMIO_PIPE(pipe, \ argument 185 #define PIPE_CSC_OUTPUT_PREOFF_LO(pipe) _MMIO_PIPE(pipe, \ argument 188 #define PIPE_CSC_OUTPUT_POSTOFF_HI(pipe) _MMIO_PIPE(pipe, \ argument 191 #define PIPE_CSC_OUTPUT_POSTOFF_ME(pipe) _MMIO_PIPE(pipe, \ argument 250 #define PREC_PAL_MULTI_SEG_INDEX(pipe) _MMIO_PIPE(pipe, \ argument [all …]
|
| A D | intel_pipe_crc_regs.h | 12 #define PIPE_CRC_CTL(dev_priv, pipe) _MMIO_TRANS2((dev_priv), (pipe), _PIPE_CRC_CTL_A) argument 63 #define PIPE_CRC_EXP_GREEN(dev_priv, pipe) _MMIO_TRANS2(dev_priv, pipe, _PIPE_CRC_EXP_GREEN_A) argument 67 #define PIPE_CRC_EXP_BLUE(dev_priv, pipe) _MMIO_TRANS2(dev_priv, pipe, _PIPE_CRC_EXP_BLUE_A) argument 79 #define PIPE_CRC_RES_RED(dev_priv, pipe) _MMIO_TRANS2((dev_priv), (pipe), _PIPE_CRC_RES_RED_A) argument 85 #define PIPE_CRC_RES_BLUE(dev_priv, pipe) _MMIO_TRANS2((dev_priv), (pipe), _PIPE_CRC_RES_BLUE_A) argument 96 #define PIPE_CRC_EXP_2_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB) argument 102 #define PIPE_CRC_EXP_3_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_3_A_IVB, _PIPE_CRC_EXP_3_B_IVB) argument 108 #define PIPE_CRC_EXP_4_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB) argument 114 #define PIPE_CRC_EXP_5_IVB(pipe) _MMIO_PIPE(pipe, _PIPE_CRC_EXP_2_A_IVB, _PIPE_CRC_EXP_2_B_IVB) argument 145 #define PIPE_CRC_EXP_HSW(pipe) _MMIO_PIPE((pipe), _PIPE_CRC_EXP_A_HSW, _PIPE_CRC_EXP_B_HSW) argument [all …]
|
| A D | intel_display_irq.c | 405 enum pipe pipe; in i9xx_pipestat_irq_reset() local 420 enum pipe pipe; in i9xx_pipestat_irq_ack() local 486 enum pipe pipe; in i8xx_pipestat_irq_handler() local 506 enum pipe pipe; in i915_pipestat_irq_handler() local 531 enum pipe pipe; in i965_pipestat_irq_handler() local 557 enum pipe pipe; in valleyview_pipestat_irq_handler() local 580 enum pipe pipe; in ibx_irq_handler() local 631 enum pipe pipe; in ivb_err_int_handler() local 654 enum pipe pipe; in cpt_serr_int_handler() local 1363 enum pipe pipe = crtc->pipe; in bdw_enable_vblank() local [all …]
|
| A D | intel_sprite_regs.h | 12 #define DVSCNTR(pipe) _MMIO_PIPE(pipe, _DVSACNTR, _DVSBCNTR) argument 37 #define DVSLINOFF(pipe) _MMIO_PIPE(pipe, _DVSALINOFF, _DVSBLINOFF) argument 41 #define DVSSTRIDE(pipe) _MMIO_PIPE(pipe, _DVSASTRIDE, _DVSBSTRIDE) argument 45 #define DVSPOS(pipe) _MMIO_PIPE(pipe, _DVSAPOS, _DVSBPOS) argument 53 #define DVSSIZE(pipe) _MMIO_PIPE(pipe, _DVSASIZE, _DVSBSIZE) argument 61 #define DVSKEYVAL(pipe) _MMIO_PIPE(pipe, _DVSAKEYVAL, _DVSBKEYVAL) argument 69 #define DVSSURF(pipe) _MMIO_PIPE(pipe, _DVSASURF, _DVSBSURF) argument 94 #define DVSSCALE(pipe) _MMIO_PIPE(pipe, _DVSASCALE, _DVSBSCALE) argument 118 #define SPRCTL(pipe) _MMIO_PIPE(pipe, _SPRA_CTL, _SPRB_CTL) argument 155 #define SPRPOS(pipe) _MMIO_PIPE(pipe, _SPRA_POS, _SPRB_POS) argument [all …]
|
| A D | intel_pch_display.c | 77 enum pipe pipe) in assert_pch_ports_disabled() argument 102 enum pipe pipe) in assert_pch_transcoder_disabled() argument 179 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_set_m1_n1() local 190 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_set_m2_n2() local 201 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_get_m1_n1() local 212 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_get_m2_n2() local 247 enum pipe pipe = crtc->pipe; in ilk_enable_pch_transcoder() local 313 enum pipe pipe = crtc->pipe; in ilk_disable_pch_transcoder() local 365 enum pipe pipe = crtc->pipe; in ilk_pch_enable() local 454 enum pipe pipe = crtc->pipe; in ilk_pch_post_disable() local [all …]
|
| A D | intel_vdsc_regs.h | 31 #define ICL_PIPE_DSS_CTL1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument 45 #define ICL_PIPE_DSS_CTL2(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument 60 #define ICL_DSC0_PICTURE_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument 63 #define ICL_DSC1_PICTURE_PARAMETER_SET_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument 66 #define _ICL_DSC0_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ argument 69 #define _ICL_DSC1_PPS_0(pipe) _PICK_EVEN((pipe) - PIPE_B, \ argument 72 #define ICL_DSC0_PPS(pipe, pps) _MMIO(_ICL_DSC0_PPS_0(pipe) + ((pps) * 4)) argument 202 #define ICL_DSC0_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument 208 #define ICL_DSC1_RC_BUF_THRESH_0(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument 227 #define ICL_DSC0_RC_BUF_THRESH_1(pipe) _MMIO_PIPE((pipe) - PIPE_B, \ argument [all …]
|
| A D | intel_fifo_underrun.c | 62 enum pipe pipe; in ivb_can_enable_err_int() local 79 enum pipe pipe; in cpt_can_enable_serr_int() local 114 enum pipe pipe, in i9xx_set_fifo_underrun_reporting() argument 136 enum pipe pipe, bool enable) in ilk_set_fifo_underrun_reporting() argument 151 enum pipe pipe = crtc->pipe; in ivb_check_fifo_underruns() local 167 enum pipe pipe, bool enable, in ivb_set_fifo_underrun_reporting() argument 205 enum pipe pipe, bool enable) in bdw_set_fifo_underrun_reporting() argument 239 enum pipe pch_transcoder = crtc->pipe; in cpt_check_pch_fifo_underruns() 283 enum pipe pipe, bool enable) in __intel_set_cpu_fifo_underrun_reporting() argument 323 enum pipe pipe, bool enable) in intel_set_cpu_fifo_underrun_reporting() argument [all …]
|
| A D | intel_dsb_regs.h | 15 #define DSB_HEAD(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x0) argument 16 #define DSB_TAIL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x4) argument 17 #define DSB_CTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x8) argument 25 #define DSB_MMIOCTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0xc) argument 31 #define DSB_POLLFUNC(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x10) argument 37 #define DSB_DEBUG(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x14) argument 38 #define DSB_POLLMASK(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x1c) argument 39 #define DSB_STATUS(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x24) argument 53 #define DSB_INTERRUPT(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x28) argument 73 #define DSB_PMCTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x38) argument [all …]
|
| A D | intel_display_trace.h | 32 __field(enum pipe, pipe) 42 __entry->pipe = crtc->pipe; 60 __field(enum pipe, pipe) 71 __entry->pipe = crtc->pipe; 87 __field(enum pipe, pipe) 94 __entry->pipe = crtc->pipe; 110 __field(enum pipe, pipe) 118 __entry->pipe = crtc->pipe; 138 __field(enum pipe, pipe) 146 __entry->pipe = pipe; [all …]
|
| /linux/fs/ |
| A D | pipe.c | 274 was_full = pipe_full(pipe->head, pipe->tail, pipe->max_usage); in pipe_read() 394 was_full = pipe_full(pipe->head, pipe->tail, pipe->max_usage); in pipe_read() 397 if (pipe_empty(pipe->head, pipe->tail)) in pipe_read() 581 was_empty = pipe_empty(pipe->head, pipe->tail); in pipe_write() 585 if (pipe_full(pipe->head, pipe->tail, pipe->max_usage)) in pipe_write() 734 if (!pipe->readers != !pipe->writers) { in pipe_release() 821 pipe->r_counter = pipe->w_counter = 1; in alloc_pipe_info() 896 pipe->readers = pipe->writers = 1; in get_pipe_inode() 1162 if (wait_for_partner(pipe, &pipe->w_counter)) in fifo_open() 1183 if (wait_for_partner(pipe, &pipe->r_counter)) in fifo_open() [all …]
|
| /linux/drivers/media/platform/nxp/imx8-isi/ |
| A D | imx8-isi-hw.c | 18 return readl(pipe->regs + reg); in mxc_isi_read() 23 writel(val, pipe->regs + reg); in mxc_isi_write() 323 if (pipe->chained) in mxc_isi_channel_set_control() 480 if (!pipe->use_count++) in __mxc_isi_channel_get() 493 if (!--pipe->use_count) in __mxc_isi_channel_put() 578 pipe->available_res |= pipe->acquired_res; in mxc_isi_channel_release() 579 pipe->acquired_res = 0; in mxc_isi_channel_release() 604 if (WARN_ON(pipe->id == pipe->isi->pdata->num_channels - 1)) in mxc_isi_channel_chain() 620 pipe->chained = true; in mxc_isi_channel_chain() 636 if (!pipe->chained) in mxc_isi_channel_unchain() [all …]
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| A D | komeda_pipeline.c | 35 if (!pipe) in komeda_pipeline_add() 38 pipe->mdev = mdev; in komeda_pipeline_add() 40 pipe->funcs = funcs; in komeda_pipeline_add() 45 return pipe; in komeda_pipeline_add() 60 clk_put(pipe->pxlclk); in komeda_pipeline_destroy() 209 c->pipeline = pipe; in komeda_component_add() 258 pipe->id, pipe->n_layers, pipe->n_scalers, in komeda_pipeline_dump() 325 if (pipe->dual_link && !pipe->ctrlr->supports_dual_link) { in komeda_pipeline_assemble() 328 pipe->id); in komeda_pipeline_assemble() 369 if (pipe->funcs && pipe->funcs->dump_register) in komeda_pipeline_dump_register() [all …]
|
| /linux/sound/drivers/vx/ |
| A D | vx_pcm.c | 417 pipe = kzalloc(sizeof(*pipe), GFP_KERNEL); in vx_alloc_pipe() 418 if (! pipe) { in vx_alloc_pipe() 451 kfree(pipe); in vx_free_pipe() 531 if (! pipe) { in vx_pcm_playback_open() 1013 if ((pipe->hw_ptr % pipe->align) == 0) in vx_pcm_capture_update() 1046 if (pipe->transferred >= pipe->period_bytes) { in vx_pcm_capture_update() 1047 pipe->transferred %= pipe->period_bytes; in vx_pcm_capture_update() 1122 if (pipe && pipe->substream) { in vx_pcm_update_intr() 1123 vx_pcm_playback_update(chip, pipe->substream, pipe); in vx_pcm_update_intr() 1132 if (pipe && pipe->substream) in vx_pcm_update_intr() [all …]
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| A D | vsp1_pipe.c | 267 if (pipe->brx) { in vsp1_pipeline_reset() 286 pipe->brx = NULL; in vsp1_pipeline_reset() 359 if (pipe->lif) { in vsp1_pipeline_stop() 377 ret = wait_event_timeout(pipe->wq, vsp1_pipeline_stopped(pipe), in vsp1_pipeline_stop() 388 if (pipe->hgo) in vsp1_pipeline_stop() 393 if (pipe->hgt) in vsp1_pipeline_stop() 408 if (!pipe->lif) in vsp1_pipeline_ready() 428 if (pipe->hgo) in vsp1_pipeline_frame_end() 431 if (pipe->hgt) in vsp1_pipeline_frame_end() 439 pipe->frame_end(pipe, flags); in vsp1_pipeline_frame_end() [all …]
|
| A D | vsp1_drm.c | 281 pipe->brx->pipe = NULL; in vsp1_du_pipeline_setup_brx() 328 pipe->brx->pipe = pipe; in vsp1_du_pipeline_setup_brx() 329 pipe->brx->sink = &pipe->output->entity; in vsp1_du_pipeline_setup_brx() 426 rpf->entity.pipe = pipe; in vsp1_du_pipeline_setup_inputs() 456 pipe->brx, pipe->brx->source_pad, in vsp1_du_pipeline_setup_inputs() 476 drm_pipe->uif->pipe = pipe; in vsp1_du_pipeline_setup_inputs() 667 pipe = &drm_pipe->pipe; in vsp1_du_setup_lif() 710 pipe->brx->pipe = NULL; in vsp1_du_setup_lif() 988 pipe->output->entity.pipe = pipe; in vsp1_drm_init() 989 pipe->output->entity.sink = pipe->lif; in vsp1_drm_init() [all …]
|
| A D | vsp1_video.c | 329 vsp1_video_frame_end(pipe, pipe->inputs[i]); in vsp1_video_pipeline_frame_end() 332 vsp1_video_frame_end(pipe, pipe->output); in vsp1_video_pipeline_frame_end() 466 e->pipe = pipe; in vsp1_video_pipeline_build() 506 if (pipe->num_inputs == 0 || !pipe->output) in vsp1_video_pipeline_build() 556 pipe = kzalloc(sizeof(*pipe), GFP_KERNEL); in vsp1_video_pipeline_get() 567 pipe = video->rwpf->entity.pipe; in vsp1_video_pipeline_get() 711 pipe->part_table = kcalloc(pipe->partitions, sizeof(*pipe->part_table), in vsp1_video_pipeline_setup_partitions() 808 if (pipe->stream_count == pipe->num_inputs) { in vsp1_video_start_streaming() 1127 pipe = wpf->entity.pipe; in vsp1_video_suspend() 1144 pipe = wpf->entity.pipe; in vsp1_video_suspend() [all …]
|
| /linux/drivers/net/wwan/iosm/ |
| A D | iosm_ipc_protocol_ops.c | 59 struct ipc_pipe *pipe = args->pipe_open.pipe; in ipc_protocol_msg_prepipe_open() local 86 pipe->max_nr_of_queued_entries = pipe->nr_of_entries - 1; in ipc_protocol_msg_prepipe_open() 111 struct ipc_pipe *pipe = args->pipe_close.pipe; in ipc_protocol_msg_prepipe_close() local 298 struct sk_buff *skb = pipe->skbr_start[pipe->old_tail]; in ipc_protocol_ul_td_process() 302 if (pipe->old_tail >= pipe->nr_of_entries) in ipc_protocol_ul_td_process() 382 p_td = &pipe->tdr_start[pipe->old_tail]; in ipc_protocol_dl_td_process() 383 skb = pipe->skbr_start[pipe->old_tail]; in ipc_protocol_dl_td_process() 386 pipe->skbr_start[pipe->old_tail] = NULL; in ipc_protocol_dl_td_process() 391 if (pipe->old_tail >= pipe->nr_of_entries) in ipc_protocol_dl_td_process() 486 sizeof(*pipe->tdr_start) * pipe->nr_of_entries, in ipc_protocol_pipe_cleanup() [all …]
|
| /linux/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
| A D | pipe_binarydesc.c | 46 assert(pipe); in pipe_binarydesc_get_offline() 89 assert(pipe); in ia_css_pipe_get_copy_binarydesc() 116 assert(pipe); in ia_css_pipe_get_vfpp_binarydesc() 210 assert(pipe); in ia_css_pipe_get_preview_binarydesc() 332 assert(pipe); in ia_css_pipe_get_video_binarydesc() 448 assert(pipe); in ia_css_pipe_get_yuvscaler_binarydesc() 491 assert(pipe); in ia_css_pipe_get_capturepp_binarydesc() 546 assert(pipe); in ia_css_pipe_get_primary_binarydesc() 611 assert(pipe); in ia_css_pipe_get_pre_gdc_binarydesc() 638 assert(pipe); in ia_css_pipe_get_gdc_binarydesc() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/ |
| A D | dcn32_resource_helpers.c | 121 pipe->prev_odm_pipe->next_odm_pipe = pipe->next_odm_pipe; in dcn32_merge_pipes_for_subvp() 123 pipe->next_odm_pipe->prev_odm_pipe = pipe->prev_odm_pipe; in dcn32_merge_pipes_for_subvp() 133 memset(&pipe->plane_res, 0, sizeof(pipe->plane_res)); in dcn32_merge_pipes_for_subvp() 134 memset(&pipe->stream_res, 0, sizeof(pipe->stream_res)); in dcn32_merge_pipes_for_subvp() 135 } else if (pipe->top_pipe && pipe->top_pipe->plane_state == pipe->plane_state) { in dcn32_merge_pipes_for_subvp() 147 memset(&pipe->plane_res, 0, sizeof(pipe->plane_res)); in dcn32_merge_pipes_for_subvp() 148 memset(&pipe->stream_res, 0, sizeof(pipe->stream_res)); in dcn32_merge_pipes_for_subvp() 161 if (!pipe->stream) in dcn32_all_pipes_have_stream_and_plane() 218 pipe->stream->timing.v_addressable != pipe->stream->src.height) { in dcn32_is_center_timing() 674 …(pipe->stream->allow_freesync || pipe->stream->vrr_active_variable || pipe->stream->vrr_active_fix… in dcn32_subvp_drr_admissable() [all …]
|
| /linux/include/xen/interface/io/ |
| A D | usbif.h | 296 #define xenusb_pipeportnum(pipe) ((pipe) & XENUSB_PIPE_PORT_MASK) argument 297 #define xenusb_setportnum_pipe(pipe, portnum) ((pipe) | (portnum)) argument 299 #define xenusb_pipeunlink(pipe) ((pipe) & XENUSB_PIPE_UNLINK) argument 300 #define xenusb_pipesubmit(pipe) (!xenusb_pipeunlink(pipe)) argument 301 #define xenusb_setunlink_pipe(pipe) ((pipe) | XENUSB_PIPE_UNLINK) argument 303 #define xenusb_pipein(pipe) ((pipe) & XENUSB_PIPE_DIR) argument 304 #define xenusb_pipeout(pipe) (!xenusb_pipein(pipe)) argument 314 #define xenusb_pipeisoc(pipe) (xenusb_pipetype(pipe) == XENUSB_PIPE_TYPE_ISOC) argument 315 #define xenusb_pipeint(pipe) (xenusb_pipetype(pipe) == XENUSB_PIPE_TYPE_INT) argument 316 #define xenusb_pipectrl(pipe) (xenusb_pipetype(pipe) == XENUSB_PIPE_TYPE_CTRL) argument [all …]
|
| /linux/drivers/gpu/drm/lima/ |
| A D | lima_sched.c | 96 fence->pipe = pipe; in lima_fence_create() 98 pipe->fence_context, ++pipe->fence_seqno); in lima_fence_create() 255 lima_mmu_switch_vm(pipe->bcast_mmu, pipe->current_vm); in lima_sched_run_job() 258 lima_mmu_switch_vm(pipe->mmu[i], pipe->current_vm); in lima_sched_run_job() 264 pipe->task_run(pipe, task); in lima_sched_run_job() 438 pipe->task_mask_irq(pipe); in lima_sched_timedout_job() 440 if (!pipe->error) in lima_sched_timedout_job() 450 pipe->task_error(pipe); in lima_sched_timedout_job() 510 if (pipe->task_recover(pipe)) in lima_sched_recover_work() 542 if (pipe->error) { in lima_sched_pipe_task_done() [all …]
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| A D | ce.c | 260 pipe->rx_buf_needed--; in ath12k_ce_rx_buf_enqueue_pipe() 278 if (!(pipe->dest_ring || pipe->status_ring)) in ath12k_ce_rx_post_pipe() 358 pipe->rx_buf_needed++; in ath12k_ce_completed_recv_next() 623 if (pipe->send_cb) in ath12k_ce_per_engine_service() 624 pipe->send_cb(pipe); in ath12k_ce_per_engine_service() 626 if (pipe->recv_cb) in ath12k_ce_per_engine_service() 634 if ((pipe->attr_flags & CE_ATTR_DIS_INTR) && pipe->send_cb) in ath12k_ce_poll_send_completed() 635 pipe->send_cb(pipe); in ath12k_ce_poll_send_completed() 861 pipe->rx_buf_needed = pipe->dest_ring->nentries ? in ath12k_ce_init_pipes() 943 pipe->pipe_num = i; in ath12k_ce_alloc_pipes() [all …]
|