/linux-6.3-rc2/drivers/usb/renesas_usbhs/ |
A D | pipe.c | 33 char *usbhs_pipe_name(struct usbhs_pipe *pipe) in usbhs_pipe_name() 317 void usbhs_pipe_disable(struct usbhs_pipe *pipe) in usbhs_pipe_disable() 337 void usbhs_pipe_enable(struct usbhs_pipe *pipe) in usbhs_pipe_enable() 345 void usbhs_pipe_stall(struct usbhs_pipe *pipe) in usbhs_pipe_stall() 598 void usbhs_pipe_clear(struct usbhs_pipe *pipe) in usbhs_pipe_clear() 637 struct usbhs_pipe *pos, *pipe; in usbhsp_get_pipe() local 676 struct usbhs_pipe *pipe; in usbhs_pipe_init() local 697 struct usbhs_pipe *pipe; in usbhs_pipe_malloc() local 747 void usbhs_pipe_free(struct usbhs_pipe *pipe) in usbhs_pipe_free() 771 struct usbhs_pipe *pipe; in usbhs_dcp_malloc() local [all …]
|
A D | fifo.c | 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 807 struct usbhs_pipe *pipe = pkt->pipe; in __usbhsf_dma_map_ctrl() local 1319 struct usbhs_pipe *pipe; in usbhsf_irq_empty() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_simple_kms_helper.c | 89 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_mode_valid() local 120 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable() local 133 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_disable() local 151 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_reset() local 162 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_duplicate_state() local 173 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_destroy_state() local 184 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_enable_vblank() local 195 struct drm_simple_display_pipe *pipe; in drm_simple_kms_crtc_disable_vblank() local 220 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_atomic_check() local 249 struct drm_simple_display_pipe *pipe; in drm_simple_kms_plane_atomic_update() local [all …]
|
A D | drm_vblank.c | 406 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_accurate_vblank_count() local 489 unsigned int pipe = vblank->pipe; in vblank_disable_fn() local 612 unsigned int pipe = drm_crtc_index(crtc); in drm_calc_timestamping_constants() local 697 unsigned int pipe = crtc->index; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local 1061 unsigned int pipe = drm_crtc_index(crtc); in drm_crtc_arm_vblank_event() local 1537 unsigned int pipe) in drm_legacy_vblank_pre_modeset() 1563 unsigned int pipe) in drm_legacy_vblank_post_modeset() 1590 unsigned int pipe; in drm_legacy_modeset_ctl_ioctl() local 1758 unsigned int flags, pipe, high_pipe; in drm_wait_vblank_ioctl() local 2026 int pipe; in drm_crtc_get_sequence_ioctl() local [all …]
|
/linux-6.3-rc2/sound/drivers/vx/ |
A D | vx_pcm.c | 46 struct vx_pipe *pipe) in vx_pcm_read_per_bytes() 90 struct vx_pipe *pipe) in vx_set_differed_time() 396 struct vx_pipe *pipe; in vx_alloc_pipe() local 516 struct vx_pipe *pipe = NULL; in vx_pcm_playback_open() local 558 struct vx_pipe *pipe; in vx_pcm_playback_close() local 649 struct vx_pipe *pipe) in vx_update_pipe_position() 698 struct vx_pipe *pipe) in vx_pcm_playback_update() 890 struct vx_pipe *pipe; in vx_pcm_capture_open() local 948 struct vx_pipe *pipe; in vx_pcm_capture_close() local 982 struct vx_pipe *pipe) in vx_pcm_capture_update() [all …]
|
/linux-6.3-rc2/fs/ |
A D | pipe.c | 85 void pipe_lock(struct pipe_inode_info *pipe) in pipe_lock() 94 void pipe_unlock(struct pipe_inode_info *pipe) in pipe_unlock() 235 struct pipe_inode_info *pipe = filp->private_data; in pipe_read() local 419 struct pipe_inode_info *pipe = filp->private_data; in pipe_write() local 609 struct pipe_inode_info *pipe = filp->private_data; in pipe_ioctl() local 784 struct pipe_inode_info *pipe; in alloc_pipe_info() local 830 void free_pipe_info(struct pipe_inode_info *pipe) in free_pipe_info() 874 struct pipe_inode_info *pipe; in get_pipe_inode() local 1031 SYSCALL_DEFINE1(pipe, int __user *, fildes) in SYSCALL_DEFINE1() argument 1095 struct pipe_inode_info *pipe; in fifo_open() local [all …]
|
A D | splice.c | 163 static void wakeup_pipe_readers(struct pipe_inode_info *pipe) in wakeup_pipe_readers() 182 ssize_t splice_to_pipe(struct pipe_inode_info *pipe, in splice_to_pipe() 290 struct pipe_inode_info *pipe, in direct_splice_read() 392 struct pipe_inode_info *pipe, size_t len, in generic_file_splice_read() 438 static int pipe_to_sendpage(struct pipe_inode_info *pipe, in pipe_to_sendpage() 458 static void wakeup_pipe_writers(struct pipe_inode_info *pipe) in wakeup_pipe_writers() 863 struct pipe_inode_info *pipe, size_t len, in do_splice_to() 904 struct pipe_inode_info *pipe; in splice_direct_to_actor() local 1243 struct pipe_inode_info *pipe, in iter_to_pipe() 1303 struct pipe_inode_info *pipe = get_pipe_info(file, true); in vmsplice_to_user() local [all …]
|
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_pipe.c | 262 void vsp1_pipeline_reset(struct vsp1_pipeline *pipe) in vsp1_pipeline_reset() 293 void vsp1_pipeline_init(struct vsp1_pipeline *pipe) in vsp1_pipeline_init() 305 void vsp1_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_pipeline_run() 318 bool vsp1_pipeline_stopped(struct vsp1_pipeline *pipe) in vsp1_pipeline_stopped() 330 int vsp1_pipeline_stop(struct vsp1_pipeline *pipe) in vsp1_pipeline_stop() 381 bool vsp1_pipeline_ready(struct vsp1_pipeline *pipe) in vsp1_pipeline_ready() 392 void vsp1_pipeline_frame_end(struct vsp1_pipeline *pipe) in vsp1_pipeline_frame_end() 430 void vsp1_pipeline_propagate_alpha(struct vsp1_pipeline *pipe, in vsp1_pipeline_propagate_alpha() 455 void vsp1_pipeline_propagate_partition(struct vsp1_pipeline *pipe, in vsp1_pipeline_propagate_partition()
|
A D | vsp1_video.c | 315 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_complete_buffer() local 349 static void vsp1_video_frame_end(struct vsp1_pipeline *pipe, in vsp1_video_frame_end() 376 static void vsp1_video_pipeline_run(struct vsp1_pipeline *pipe) in vsp1_video_pipeline_run() 657 struct vsp1_pipeline *pipe; in vsp1_video_pipeline_get() local 761 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_buffer_queue() local 865 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_start_streaming() local 907 struct vsp1_pipeline *pipe = video->rwpf->entity.pipe; in vsp1_video_stop_streaming() local 1030 struct vsp1_pipeline *pipe; in vsp1_video_streamon() local 1164 struct vsp1_pipeline *pipe; in vsp1_video_suspend() local 1181 struct vsp1_pipeline *pipe; in vsp1_video_suspend() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/i915/display/ |
A D | intel_fdi.c | 22 enum pipe pipe, bool state) in assert_fdi_tx() 54 enum pipe pipe, bool state) in assert_fdi_rx() 75 enum pipe pipe) in assert_fdi_tx_pll_enabled() 92 enum pipe pipe, bool state) in assert_fdi_rx_pll() 336 enum pipe pipe = crtc->pipe; in intel_fdi_normal_train() local 379 enum pipe pipe = crtc->pipe; in ilk_fdi_link_train() local 489 enum pipe pipe = crtc->pipe; in gen6_fdi_link_train() local 633 enum pipe pipe = crtc->pipe; in ivb_manual_fdi_link_train() local 939 enum pipe pipe = crtc->pipe; in ilk_fdi_pll_enable() local 976 enum pipe pipe = crtc->pipe; in ilk_fdi_pll_disable() local [all …]
|
A D | intel_audio_regs.h | 20 #define IBX_HDMIW_HDMIEDID(pipe) _MMIO_PIPE(pipe, _IBX_HDMIW_HDMIEDID_A, \ argument 24 #define IBX_AUD_CNTL_ST(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CNTL_ST_A, \ argument 51 #define IBX_AUD_CFG(pipe) _MMIO_PIPE(pipe, _IBX_AUD_CONFIG_A, _IBX_AUD_CONFIG_B) argument 54 #define CPT_AUD_CFG(pipe) _MMIO_PIPE(pipe, _CPT_AUD_CONFIG_A, _CPT_AUD_CONFIG_B) argument 57 #define VLV_AUD_CFG(pipe) _MMIO_PIPE(pipe, _VLV_AUD_CONFIG_A, _VLV_AUD_CONFIG_B) argument 137 #define HBLANK_EARLY_ENABLE_ICL(pipe) (0x1 << (20 - (pipe))) argument 138 #define HBLANK_EARLY_ENABLE_TGL(pipe) (0x1 << (24 + (pipe))) argument 139 #define HBLANK_START_COUNT_MASK(pipe) (0x7 << (3 + ((pipe) * 6))) argument 140 #define HBLANK_START_COUNT(pipe, val) (((val) & 0x7) << (3 + ((pipe)) * 6)) argument 141 #define NUMBER_SAMPLES_PER_LINE_MASK(pipe) (0x3 << ((pipe) * 6)) argument [all …]
|
A D | intel_fifo_underrun.c | 59 enum pipe pipe; in ivb_can_enable_err_int() local 76 enum pipe pipe; in cpt_can_enable_serr_int() local 111 enum pipe pipe, in i9xx_set_fifo_underrun_reporting() 133 enum pipe pipe, bool enable) in ilk_set_fifo_underrun_reporting() 148 enum pipe pipe = crtc->pipe; in ivb_check_fifo_underruns() local 164 enum pipe pipe, bool enable, in ivb_set_fifo_underrun_reporting() 202 enum pipe pipe, bool enable) in bdw_set_fifo_underrun_reporting() 279 enum pipe pipe, bool enable) in __intel_set_cpu_fifo_underrun_reporting() 319 enum pipe pipe, bool enable) in intel_set_cpu_fifo_underrun_reporting() 392 enum pipe pipe) in intel_cpu_fifo_underrun_irq_handler()
|
A D | intel_pch_display.c | 72 enum pipe pipe) in assert_pch_ports_disabled() 97 enum pipe pipe) in assert_pch_transcoder_disabled() 174 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_set_m1_n1() local 185 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_set_m2_n2() local 196 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_get_m1_n1() local 207 enum pipe pipe = crtc->pipe; in intel_pch_transcoder_get_m2_n2() local 242 enum pipe pipe = crtc->pipe; in ilk_enable_pch_transcoder() local 308 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_pipe_crc.c | 76 enum pipe pipe, in i9xx_pipe_crc_auto_source() 126 enum pipe pipe, in vlv_pipe_crc_ctl_reg() 193 enum pipe pipe, in i9xx_pipe_crc_ctl_reg() 230 enum pipe pipe) in vlv_undo_pipe_scramble_reset() 330 enum pipe pipe, in ivb_pipe_crc_ctl_reg() 358 enum pipe pipe, in skl_pipe_crc_ctl_reg() 401 enum pipe pipe, in get_new_crc_ctl_reg() 582 enum pipe pipe = crtc->pipe; in intel_crtc_set_crc_source() local 633 enum pipe pipe = crtc->pipe; in intel_crtc_enable_pipe_crc() local 653 enum pipe pipe = crtc->pipe; in intel_crtc_disable_pipe_crc() local
|
/linux-6.3-rc2/drivers/gpu/drm/arm/display/komeda/ |
A D | komeda_pipeline.c | 19 struct komeda_pipeline *pipe; in komeda_pipeline_add() local 47 struct komeda_pipeline *pipe) in komeda_pipeline_destroy() 126 komeda_pipeline_get_component(struct komeda_pipeline *pipe, int id) in komeda_pipeline_get_component() 139 komeda_pipeline_get_first_component(struct komeda_pipeline *pipe, in komeda_pipeline_get_first_component() 163 komeda_component_add(struct komeda_pipeline *pipe, in komeda_component_add() 249 static void komeda_pipeline_dump(struct komeda_pipeline *pipe) in komeda_pipeline_dump() 274 struct komeda_pipeline *pipe = c->pipeline; in komeda_component_verify_inputs() local 293 komeda_get_layer_split_right_layer(struct komeda_pipeline *pipe, in komeda_get_layer_split_right_layer() 305 static void komeda_pipeline_assemble(struct komeda_pipeline *pipe) in komeda_pipeline_assemble() 346 struct komeda_pipeline *pipe; in komeda_assemble_pipelines() local [all …]
|
/linux-6.3-rc2/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 306 #define xenusb_pipedevice(pipe) \ argument 309 #define xenusb_pipeendpoint(pipe) \ argument 312 #define xenusb_pipetype(pipe) \ argument [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/ |
A D | ce.c | 271 static int ath12k_ce_rx_post_pipe(struct ath12k_ce_pipe *pipe) in ath12k_ce_rx_post_pipe() 450 static void ath12k_ce_send_done_cb(struct ath12k_ce_pipe *pipe) in ath12k_ce_send_done_cb() 582 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_alloc_pipe() local 621 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath12k_ce_per_engine_service() local 632 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_poll_send_completed() local 641 struct ath12k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath12k_ce_send() local 743 struct ath12k_ce_pipe *pipe; in ath12k_ce_cleanup_pipes() local 759 struct ath12k_ce_pipe *pipe; in ath12k_ce_rx_post_buf() local 827 struct ath12k_ce_pipe *pipe; in ath12k_ce_init_pipes() local 888 struct ath12k_ce_pipe *pipe; in ath12k_ce_free_pipes() local [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/camera/pipe/src/ |
A D | pipe_binarydesc.c | 37 struct ia_css_pipe const *const pipe, in pipe_binarydesc_get_offline() 80 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_copy_binarydesc() 108 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_vfpp_binarydesc() 198 struct ia_css_pipe *const pipe, in ia_css_pipe_get_preview_binarydesc() 317 struct ia_css_pipe *const pipe, in ia_css_pipe_get_video_binarydesc() 438 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_yuvscaler_binarydesc() 482 struct ia_css_pipe *const pipe, in ia_css_pipe_get_capturepp_binarydesc() 534 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_primary_binarydesc() 603 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_pre_gdc_binarydesc() 630 struct ia_css_pipe const *const pipe, in ia_css_pipe_get_gdc_binarydesc() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/ |
A D | ce.c | 320 static int ath11k_ce_rx_post_pipe(struct ath11k_ce_pipe *pipe) in ath11k_ce_rx_post_pipe() 500 static void ath11k_ce_tx_process_cb(struct ath11k_ce_pipe *pipe) in ath11k_ce_tx_process_cb() 652 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_alloc_pipe() local 691 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[ce_id]; in ath11k_ce_per_engine_service() local 703 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_poll_send_completed() local 714 struct ath11k_ce_pipe *pipe = &ab->ce.ce_pipe[pipe_id]; in ath11k_ce_send() local 868 struct ath11k_ce_pipe *pipe; in ath11k_ce_cleanup_pipes() local 887 struct ath11k_ce_pipe *pipe; in ath11k_ce_rx_post_buf() local 918 struct ath11k_ce_pipe *pipe; in ath11k_ce_init_pipes() local 976 struct ath11k_ce_pipe *pipe; in ath11k_ce_free_pipes() local [all …]
|
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/ |
A D | sh_css.c | 2340 struct ia_css_pipe *pipe, in load_copy_binary() 2757 struct ia_css_pipe *pipe, in add_vf_pp_stage() 2812 struct ia_css_pipe *pipe, in add_yuv_scaler_stage() 2870 struct ia_css_pipe *pipe, in add_capture_pp_stage() 3051 struct ia_css_pipe *pipe, in ia_css_get_crop_offsets() 4262 struct ia_css_pipe *pipe; in sh_css_pipe_start() local 4437 struct ia_css_pipe *pipe; in sh_css_continuous_is_enabled() local 8792 struct ia_css_pipe *pipe; in ia_css_stream_get_shading_correction_binary() local 8831 struct ia_css_pipe *pipe; in ia_css_stream_get_3a_binary() local 8854 struct ia_css_pipe *pipe; in ia_css_stream_set_output_padded_width() local [all …]
|
/linux-6.3-rc2/net/nfc/hci/ |
A D | command.c | 19 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async() 55 static int nfc_hci_execute_cmd(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd() 94 u8 pipe; in nfc_hci_send_event() local 115 u8 pipe; in nfc_hci_send_cmd() local 129 u8 pipe; in nfc_hci_send_cmd_async() local 182 static int nfc_hci_open_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_open_pipe() 202 static int nfc_hci_close_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_close_pipe() 214 u8 pipe; in nfc_hci_create_pipe() local 237 static int nfc_hci_delete_pipe(struct nfc_hci_dev *hdev, u8 pipe) in nfc_hci_delete_pipe() 262 u8 pipe = hdev->gate2pipe[gate]; in nfc_hci_disconnect_gate() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/lima/ |
A D | lima_sched.c | 21 struct lima_sched_pipe *pipe; member 87 static struct lima_fence *lima_fence_create(struct lima_sched_pipe *pipe) in lima_fence_create() 155 int lima_sched_context_init(struct lima_sched_pipe *pipe, in lima_sched_context_init() 165 void lima_sched_context_fini(struct lima_sched_pipe *pipe, in lima_sched_context_fini() 205 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched); in lima_sched_run_job() local 272 struct lima_sched_pipe *pipe = to_lima_pipe(task->base.sched); in lima_sched_build_error_task_list() local 401 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched); in lima_sched_timedout_job() local 441 struct lima_sched_pipe *pipe = to_lima_pipe(job->sched); in lima_sched_free_job() local 463 struct lima_sched_pipe *pipe = in lima_sched_recover_work() local 497 void lima_sched_pipe_fini(struct lima_sched_pipe *pipe) in lima_sched_pipe_fini() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn32/ |
A D | dcn32_resource_helpers.c | 135 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_merge_pipes_for_subvp() local 180 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_all_pipes_have_stream_and_plane() local 197 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_subvp_in_use() local 222 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_any_surfaces_rotated() local 233 bool dcn32_is_center_timing(struct pipe_ctx *pipe) in dcn32_is_center_timing() 254 bool dcn32_is_psr_capable(struct pipe_ctx *pipe) in dcn32_is_psr_capable() 365 struct pipe_ctx *pipe; in dcn32_set_det_allocations() local 426 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_save_mall_state() local 457 struct pipe_ctx *pipe = &context->res_ctx.pipe_ctx[i]; in dcn32_restore_mall_state() local
|
/linux-6.3-rc2/net/nfc/nci/ |
A D | hci.c | 21 u8 pipe; member 38 u8 pipe; member 42 u8 pipe; member 210 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_event() local 229 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_send_cmd() local 411 u8 pipe, type, instruction; in nci_hci_msg_rx_work() local 432 u8 pipe, type; in nci_hci_data_received_cb() local 522 u8 pipe; in nci_hci_create_pipe() local 562 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_set_param() local 608 u8 pipe = ndev->hci_dev->gate2pipe[gate]; in nci_hci_get_param() local [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/gma500/ |
A D | psb_irq.c | 24 static inline u32 gma_pipestat(int pipe) in gma_pipestat() 35 static inline u32 gma_pipe_event(int pipe) in gma_pipe_event() 46 static inline u32 gma_pipeconf(int pipe) in gma_pipeconf() 57 void gma_enable_pipestat(struct drm_psb_private *dev_priv, int pipe, u32 mask) in gma_enable_pipestat() 73 void gma_disable_pipestat(struct drm_psb_private *dev_priv, int pipe, u32 mask) in gma_disable_pipestat() 91 static void gma_pipe_event_handler(struct drm_device *dev, int pipe) in gma_pipe_event_handler() 385 unsigned int pipe = crtc->index; in gma_crtc_enable_vblank() local 418 unsigned int pipe = crtc->index; in gma_crtc_disable_vblank() local 442 unsigned int pipe = crtc->index; in gma_crtc_get_vblank_counter() local
|