Home
last modified time | relevance | path

Searched refs:pipe (Results 476 - 500 of 1798) sorted by relevance

1...<<11121314151617181920>>...72

/kernel/linux/linux-5.10/drivers/mfd/
H A Dviperboard.c53 int pipe, ret; in vprbrd_probe() local
69 pipe = usb_rcvctrlpipe(vb->usb_dev, 0); in vprbrd_probe()
70 ret = usb_control_msg(vb->usb_dev, pipe, VPRBRD_USB_REQUEST_MAJOR, in vprbrd_probe()
76 ret = usb_control_msg(vb->usb_dev, pipe, VPRBRD_USB_REQUEST_MINOR, in vprbrd_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dusb_trace.h58 DEV_ENTRY __field(unsigned int, pipe) __field(u32, len)
62 __entry->pipe = u->pipe;
66 DEV_PR_ARG, __entry->pipe, __entry->len)
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3.h87 unsigned int pipe; member
91 unsigned int pipe; member
106 unsigned int pipe; member
164 unsigned int pipe);
/kernel/linux/linux-6.6/drivers/mfd/
H A Dviperboard.c53 int pipe, ret; in vprbrd_probe() local
69 pipe = usb_rcvctrlpipe(vb->usb_dev, 0); in vprbrd_probe()
70 ret = usb_control_msg(vb->usb_dev, pipe, VPRBRD_USB_REQUEST_MAJOR, in vprbrd_probe()
76 ret = usb_control_msg(vb->usb_dev, pipe, VPRBRD_USB_REQUEST_MINOR, in vprbrd_probe()
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_vblank.h48 * @pipe: drm_crtc_index() of the &drm_crtc this event is for.
50 unsigned int pipe; member
173 * @pipe: drm_crtc_index() of the &drm_crtc corresponding to this
176 unsigned int pipe; member
241 bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe);
245 void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe);
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3.h82 unsigned int pipe; member
86 unsigned int pipe; member
101 unsigned int pipe; member
159 unsigned int pipe);
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dusb_trace.h58 DEV_ENTRY __field(unsigned int, pipe) __field(u32, len)
62 __entry->pipe = u->pipe;
66 DEV_PR_ARG, __entry->pipe, __entry->len)
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_dmc_regs.h16 #define PIPEDMC_CONTROL(pipe) _MMIO_PIPE(pipe, \
22 #define PIPEDMC_ENABLE_MTL(pipe) REG_BIT(((pipe) - PIPE_A) * 4)
H A Dintel_dp_mst.c143 drm_dbg_kms(&i915->drm, "Got %d slots for pipe bpp %d dsc %d\n", slots, bpp, dsc); in intel_dp_mst_find_vcpi_slots_for_bpp()
807 enum pipe *pipe) in intel_dp_mst_enc_get_hw_state()
810 *pipe = intel_mst->pipe; in intel_dp_mst_enc_get_hw_state()
1021 return &intel_dp->mst_encoders[crtc->pipe]->base.base; in intel_mst_atomic_best_encoder()
1065 enum pipe pipe; in intel_dp_mst_get_hw_state() local
1066 if (!intel_attached_encoder(connector)->get_hw_state(intel_attached_encoder(connector), &pipe)) in intel_dp_mst_get_hw_state()
1109 enum pipe pip in intel_dp_add_mst_connector() local
806 intel_dp_mst_enc_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_dp_mst_enc_get_hw_state() argument
1171 intel_dp_create_fake_mst_encoder(struct intel_digital_port *dig_port, enum pipe pipe) intel_dp_create_fake_mst_encoder() argument
1225 enum pipe pipe; intel_dp_create_fake_mst_encoders() local
[all...]
H A Dintel_dmc.c146 #define PIPE_TO_DMC_ID(pipe) (DMC_FW_PIPEA + ((pipe) - PIPE_A))
432 enum pipe pipe; in adlp_pipedmc_clock_gating_wa() local
437 * for pipe A and B. in adlp_pipedmc_clock_gating_wa()
438 * For pipe C and D clock gating needs to be disabled only in adlp_pipedmc_clock_gating_wa()
442 for (pipe = PIPE_A; pipe <= PIPE_D; pipe++) in adlp_pipedmc_clock_gating_wa()
443 intel_de_rmw(i915, CLKGATE_DIS_PSL_EXT(pipe), in adlp_pipedmc_clock_gating_wa()
470 intel_dmc_enable_pipe(struct drm_i915_private *i915, enum pipe pipe) intel_dmc_enable_pipe() argument
483 intel_dmc_disable_pipe(struct drm_i915_private *i915, enum pipe pipe) intel_dmc_disable_pipe() argument
[all...]
H A Dg4x_hdmi.c54 hdmi_val |= SDVO_PIPE_SEL_CPT(crtc->pipe); in intel_hdmi_prepare()
56 hdmi_val |= SDVO_PIPE_SEL_CHV(crtc->pipe); in intel_hdmi_prepare()
58 hdmi_val |= SDVO_PIPE_SEL(crtc->pipe); in intel_hdmi_prepare()
65 enum pipe *pipe) in intel_hdmi_get_hw_state()
77 ret = intel_sdvo_port_enabled(dev_priv, intel_hdmi->hdmi_reg, pipe); in intel_hdmi_get_hw_state()
310 enum pipe pipe = crtc->pipe; in cpt_enable_hdmi() local
330 intel_de_rmw(dev_priv, TRANS_CHICKEN1(pipe), in cpt_enable_hdmi()
64 intel_hdmi_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_hdmi_get_hw_state() argument
[all...]
H A Dintel_dp_aux_backlight.c166 intel_dp_aux_hdr_get_backlight(struct intel_connector *connector, enum pipe pipe) in intel_dp_aux_hdr_get_backlight() argument
182 u32 pwm_level = panel->backlight.pwm_funcs->get(connector, pipe); in intel_dp_aux_hdr_get_backlight()
291 intel_dp_aux_hdr_setup_backlight(struct intel_connector *connector, enum pipe pipe) in intel_dp_aux_hdr_setup_backlight() argument
304 ret = panel->backlight.pwm_funcs->setup(connector, pipe); in intel_dp_aux_hdr_setup_backlight()
326 panel->backlight.level = intel_dp_aux_hdr_get_backlight(connector, pipe); in intel_dp_aux_hdr_setup_backlight()
333 static u32 intel_dp_aux_vesa_get_backlight(struct intel_connector *connector, enum pipe unused) in intel_dp_aux_vesa_get_backlight()
391 static int intel_dp_aux_vesa_setup_backlight(struct intel_connector *connector, enum pipe pipe) in intel_dp_aux_vesa_setup_backlight() argument
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dhelper.c70 int snd_usb_ctl_msg(struct usb_device *dev, unsigned int pipe, __u8 request, in snd_usb_ctl_msg() argument
78 if (usb_pipe_type_check(dev, pipe)) in snd_usb_ctl_msg()
92 err = usb_control_msg(dev, pipe, request, requesttype, in snd_usb_ctl_msg()
100 snd_usb_ctl_msg_quirk(dev, pipe, request, requesttype, in snd_usb_ctl_msg()
/kernel/linux/linux-5.10/drivers/gpu/drm/mcde/
H A Dmcde_display.c126 drm_crtc_handle_vblank(&mcde->pipe.crtc); in mcde_display_irq()
151 static int mcde_display_check(struct drm_simple_display_pipe *pipe, in mcde_display_check() argument
156 struct drm_framebuffer *old_fb = pipe->plane.state->fb; in mcde_display_check()
803 * This drains a pipe i.e. a FIFO connected to a certain channel
863 static void mcde_display_enable(struct drm_simple_display_pipe *pipe, in mcde_display_enable() argument
867 struct drm_crtc *crtc = &pipe->crtc; in mcde_display_enable()
868 struct drm_plane *plane = &pipe->plane; in mcde_display_enable()
972 /* Drain the FIFO A + channel 0 pipe so we have a clean slate */ in mcde_display_enable()
1059 static void mcde_display_disable(struct drm_simple_display_pipe *pipe) in mcde_display_disable() argument
1061 struct drm_crtc *crtc = &pipe in mcde_display_disable()
1138 mcde_display_update(struct drm_simple_display_pipe *pipe, struct drm_plane_state *old_pstate) mcde_display_update() argument
1200 mcde_display_enable_vblank(struct drm_simple_display_pipe *pipe) mcde_display_enable_vblank() argument
1219 mcde_display_disable_vblank(struct drm_simple_display_pipe *pipe) mcde_display_disable_vblank() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dce.h189 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe);
191 int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe);
195 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
196 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
198 void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries);
312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
389 * Configuration information for a Copy Engine pipe.
404 * Directions for interconnect pipe configuration.
420 /* Establish a mapping between a service/direction and a pipe
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dce.h189 void __ath10k_ce_send_revert(struct ath10k_ce_pipe *pipe);
191 int ath10k_ce_num_free_src_entries(struct ath10k_ce_pipe *pipe);
195 int __ath10k_ce_rx_num_free_bufs(struct ath10k_ce_pipe *pipe);
196 int ath10k_ce_rx_post_buf(struct ath10k_ce_pipe *pipe, void *ctx,
198 void ath10k_ce_rx_update_write_idx(struct ath10k_ce_pipe *pipe, u32 nentries);
312 int (*ce_rx_post_buf)(struct ath10k_ce_pipe *pipe, void *ctx,
325 int (*ce_send_nolock)(struct ath10k_ce_pipe *pipe,
389 * Configuration information for a Copy Engine pipe.
404 * Directions for interconnect pipe configuration.
420 /* Establish a mapping between a service/direction and a pipe
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4idmap.c427 struct rpc_pipe *pipe = idmap->idmap_pipe; in nfs_idmap_pipe_destroy() local
429 if (pipe->dentry) { in nfs_idmap_pipe_destroy()
430 rpc_unlink(pipe->dentry); in nfs_idmap_pipe_destroy()
431 pipe->dentry = NULL; in nfs_idmap_pipe_destroy()
439 struct rpc_pipe *pipe = idmap->idmap_pipe; in nfs_idmap_pipe_create() local
442 dentry = rpc_mkpipe_dentry(dir, "idmap", idmap, pipe); in nfs_idmap_pipe_create()
445 pipe->dentry = dentry; in nfs_idmap_pipe_create()
458 struct rpc_pipe *pipe; in nfs_idmap_new() local
472 pipe = rpc_mkpipe_data(&idmap_upcall_ops, 0); in nfs_idmap_new()
473 if (IS_ERR(pipe)) { in nfs_idmap_new()
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4idmap.c427 struct rpc_pipe *pipe = idmap->idmap_pipe; in nfs_idmap_pipe_destroy() local
429 if (pipe->dentry) { in nfs_idmap_pipe_destroy()
430 rpc_unlink(pipe->dentry); in nfs_idmap_pipe_destroy()
431 pipe->dentry = NULL; in nfs_idmap_pipe_destroy()
439 struct rpc_pipe *pipe = idmap->idmap_pipe; in nfs_idmap_pipe_create() local
442 dentry = rpc_mkpipe_dentry(dir, "idmap", idmap, pipe); in nfs_idmap_pipe_create()
445 pipe->dentry = dentry; in nfs_idmap_pipe_create()
458 struct rpc_pipe *pipe; in nfs_idmap_new() local
472 pipe = rpc_mkpipe_data(&idmap_upcall_ops, 0); in nfs_idmap_new()
473 if (IS_ERR(pipe)) { in nfs_idmap_new()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c523 struct pipe_ctx *pipe, in dcn201_pipe_control_lock()
528 * therefore only top pipe need to lock in dcn201_pipe_control_lock()
530 if (pipe->top_pipe) in dcn201_pipe_control_lock()
536 if (pipe->plane_state != NULL && pipe->plane_state->triplebuffer_flips) { in dcn201_pipe_control_lock()
538 pipe->stream_res.tg->funcs->triplebuffer_lock(pipe->stream_res.tg); in dcn201_pipe_control_lock()
540 pipe->stream_res.tg->funcs->triplebuffer_unlock(pipe->stream_res.tg); in dcn201_pipe_control_lock()
543 pipe in dcn201_pipe_control_lock()
521 dcn201_pipe_control_lock( struct dc *dc, struct pipe_ctx *pipe, bool lock) dcn201_pipe_control_lock() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c127 * one or two (in the pipe-split case).
273 * Looks up the pipe context of dc_stream_state and updates the
294 struct pipe_ctx *pipe = &dc->current_state->res_ctx.pipe_ctx[i]; in dc_stream_adjust_vmin_vmax() local
296 if (pipe->stream == stream && pipe->stream_res.tg) { in dc_stream_adjust_vmin_vmax()
297 dc->hwss.set_drr(&pipe, in dc_stream_adjust_vmin_vmax()
321 struct pipe_ctx *pipe = in dc_stream_get_crtc_position() local
324 if (pipe->stream == stream && pipe->stream_res.stream_enc) { in dc_stream_get_crtc_position()
325 dc->hwss.get_position(&pipe, in dc_stream_get_crtc_position()
350 struct pipe_ctx *pipe; dc_stream_configure_crc() local
403 struct pipe_ctx *pipe; dc_stream_get_crc() local
861 struct pipe_ctx *pipe = NULL; disable_vbios_mode_if_required() local
918 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; wait_for_no_pipes_pending() local
1291 struct pipe_ctx *pipe; dc_enable_stereo() local
1337 struct pipe_ctx *pipe; dc_commit_state_no_check() local
1531 struct pipe_ctx *pipe; is_flip_pending_in_pipes() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/core/
H A Dmessage.c87 unsigned int pipe, in usb_internal_control_msg()
99 usb_fill_control_urb(urb, usb_dev, pipe, (unsigned char *)cmd, data, in usb_internal_control_msg()
112 * @pipe: endpoint "pipe" to send the message to
136 int usb_control_msg(struct usb_device *dev, unsigned int pipe, __u8 request, in usb_control_msg() argument
153 ret = usb_internal_control_msg(dev, pipe, dr, data, size, timeout); in usb_control_msg()
203 unsigned int pipe = usb_sndctrlpipe(dev, endpoint); in usb_control_msg_send() local
207 if (usb_pipe_type_check(dev, pipe)) in usb_control_msg_send()
216 ret = usb_control_msg(dev, pipe, request, requesttype, value, index, in usb_control_msg_send()
272 unsigned int pipe in usb_control_msg_recv() local
86 usb_internal_control_msg(struct usb_device *usb_dev, unsigned int pipe, struct usb_ctrlrequest *cmd, void *data, int len, int timeout) usb_internal_control_msg() argument
328 usb_interrupt_msg(struct usb_device *usb_dev, unsigned int pipe, void *data, int len, int *actual_length, int timeout) usb_interrupt_msg() argument
367 usb_bulk_msg(struct usb_device *usb_dev, unsigned int pipe, void *data, int len, int *actual_length, int timeout) usb_bulk_msg() argument
505 usb_sg_init(struct usb_sg_request *io, struct usb_device *dev, unsigned pipe, unsigned period, struct scatterlist *sg, int nents, size_t length, gfp_t mem_flags) usb_sg_init() argument
1200 usb_clear_halt(struct usb_device *dev, int pipe) usb_clear_halt() argument
1525 unsigned int pipe; usb_set_interface() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-q.c165 if (urb->dev->tt && !usb_pipeint(urb->pipe) && !qh->clearing_tt) { in ehci_clear_tt_buffer()
171 usb_pipeendpoint(urb->pipe), token); in ehci_clear_tt_buffer()
239 usb_pipeendpoint(urb->pipe), in qtd_copy_status()
240 usb_pipein(urb->pipe) ? "in" : "out"); in qtd_copy_status()
253 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in ehci_urb_done()
271 usb_pipeendpoint (urb->pipe), in ehci_urb_done()
272 usb_pipein (urb->pipe) ? "in" : "out", in ehci_urb_done()
603 is_input = usb_pipein (urb->pipe); in qh_urb_transaction()
604 if (usb_pipecontrol (urb->pipe)) { in qh_urb_transaction()
647 maxpacket = usb_maxpacket(urb->dev, urb->pipe, !is_inpu in qh_urb_transaction()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_amdkfd_gfx_v10_3.c47 static void lock_srbm(struct kgd_dev *kgd, uint32_t mec, uint32_t pipe, in lock_srbm() argument
53 nv_grbm_select(adev, mec, pipe, queue, vmid); in lock_srbm()
70 uint32_t pipe = (pipe_id % adev->gfx.mec.num_pipe_per_mec); in acquire_queue() local
72 lock_srbm(kgd, mec, pipe, queue_id, 0); in acquire_queue()
126 uint32_t pipe; in init_interrupts_v10_3() local
129 pipe = (pipe_id % adev->gfx.mec.num_pipe_per_mec); in init_interrupts_v10_3()
131 lock_srbm(kgd, mec, pipe, 0, 0); in init_interrupts_v10_3()
204 pr_debug("Load hqd of pipe %d queue %d\n", pipe_id, queue_id); in hqd_load_v10_3()
209 uint32_t value, mec, pipe; in hqd_load_v10_3() local
212 pipe in hqd_load_v10_3()
297 uint32_t mec, pipe; hiq_mqd_load_v10_3() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_lvds.c83 i915_reg_t lvds_reg, enum pipe *pipe) in intel_lvds_port_enabled()
89 /* asserts want to know the pipe even if the port is disabled */ in intel_lvds_port_enabled()
91 *pipe = (val & LVDS_PIPE_SEL_MASK_CPT) >> LVDS_PIPE_SEL_SHIFT_CPT; in intel_lvds_port_enabled()
93 *pipe = (val & LVDS_PIPE_SEL_MASK) >> LVDS_PIPE_SEL_SHIFT; in intel_lvds_port_enabled()
99 enum pipe *pipe) in intel_lvds_get_hw_state()
111 ret = intel_lvds_port_enabled(dev_priv, lvds_encoder->reg, pipe); in intel_lvds_get_hw_state()
232 enum pipe pipe in intel_pre_enable_lvds() local
82 intel_lvds_port_enabled(struct drm_i915_private *dev_priv, i915_reg_t lvds_reg, enum pipe *pipe) intel_lvds_port_enabled() argument
98 intel_lvds_get_hw_state(struct intel_encoder *encoder, enum pipe *pipe) intel_lvds_get_hw_state() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/os_dep/
H A Dusb_ops_linux.c186 unsigned int pipe = 0, ep_num = 0; in ffaddr2pipehdl() local
190 pipe = usb_rcvbulkpipe(pusbd, pdvobj->RtInPipe[0]); in ffaddr2pipehdl()
192 pipe = usb_rcvbulkpipe(pusbd, pdvobj->RtInPipe[1]); in ffaddr2pipehdl()
195 pipe = usb_sndbulkpipe(pusbd, ep_num); in ffaddr2pipehdl()
198 return pipe; in ffaddr2pipehdl()
205 unsigned int pipe; in usbctrl_vendorreq() local
242 pipe = usb_rcvctrlpipe(udev, 0);/* read_in */ in usbctrl_vendorreq()
245 pipe = usb_sndctrlpipe(udev, 0);/* write_out */ in usbctrl_vendorreq()
250 status = usb_control_msg(udev, pipe, request, reqtype, value, index, pIo_buf, len, RTW_USB_CONTROL_MSG_TIMEOUT); in usbctrl_vendorreq()
431 unsigned int pipe; in usb_read_port() local
659 unsigned int pipe; usb_write_port() local
[all...]

Completed in 20 milliseconds

1...<<11121314151617181920>>...72