Home
last modified time | relevance | path

Searched defs:sblk (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc_1_2.c72 const struct dpu_dsc_sub_blks *sblk; in dpu_hw_dsc_disable_1_2() local
91 const struct dpu_dsc_sub_blks *sblk; in dpu_hw_dsc_config_1_2() local
243 const struct dpu_dsc_sub_blks *sblk; in dpu_hw_dsc_config_thresh_1_2() local
348 const struct dpu_dsc_sub_blks *sblk; in dpu_hw_dsc_bind_pingpong_blk_1_2() local
Ddpu_hw_catalog.h513 const struct dpu_sspp_sub_blks *sblk; member
530 const struct dpu_lm_sub_blks *sblk; member
546 const struct dpu_dspp_sub_blks *sblk; member
563 const struct dpu_pingpong_sub_blks *sblk; member
576 const struct dpu_merge_3d_sub_blks *sblk; member
589 const struct dpu_dsc_sub_blks *sblk; member
Ddpu_hw_sspp.c171 const struct dpu_sspp_sub_blks *sblk = ctx->cap->sblk; in _sspp_setup_opmode() local
191 const struct dpu_sspp_sub_blks *sblk = ctx->cap->sblk; in _sspp_setup_csc10_opmode() local
622 const struct dpu_sspp_sub_blks *sblk = cfg->sblk; in _dpu_hw_sspp_init_debugfs() local
Ddpu_hw_lm.c41 const struct dpu_lm_sub_blks *sblk = ctx->cap->sblk; in _stage_offset() local
Ddpu_plane.c709 const struct dpu_sspp_sub_blks *sblk, in dpu_plane_check_inline_rotation()
812 const struct dpu_sspp_sub_blks *sblk = pstate->pipe.sspp->cap->sblk; in dpu_plane_atomic_check() local
/kernel/linux/linux-5.10/fs/squashfs/
Dsuper.c90 struct squashfs_super_block *sblk = NULL; in squashfs_fill_super() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_lm.c56 const struct dpu_lm_sub_blks *sblk = ctx->cap->sblk; in _stage_offset() local
Ddpu_hw_catalog.h482 const struct dpu_sspp_sub_blks *sblk; member
499 const struct dpu_lm_sub_blks *sblk; member
515 const struct dpu_dspp_sub_blks *sblk; member
527 const struct dpu_pingpong_sub_blks *sblk; member
Ddpu_hw_sspp.c141 const struct dpu_sspp_sub_blks *sblk; in _sspp_subblk_offset() local
Ddpu_plane.c1417 const struct dpu_sspp_sub_blks *sblk = cfg->sblk; in _dpu_plane_init_debugfs() local
/kernel/linux/linux-6.6/fs/squashfs/
Dsuper.c184 struct squashfs_super_block *sblk = NULL; in squashfs_fill_super() local
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
Dbnx2.c888 struct status_block_msix *sblk; in bnx2_alloc_mem() local
2797 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_phy_event_is_set() local
3349 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_interrupt() local
3401 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_has_work() local
3459 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_poll_link() local
3497 struct status_block_msix *sblk = bnapi->status_blk.msix; in bnx2_poll_msix() local
3524 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_poll() local
Dcnic.c3002 struct status_block *sblk = status_blk; in cnic_service_bnx2() local
4477 struct status_block *sblk = cp->status_blk.gen; in cnic_init_bnx2_irq() local
4541 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_tx_ring() local
4609 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_rx_ring() local
4708 struct status_block *sblk = cp->status_blk.gen; in cnic_start_bnx2_hw() local
Dtg3.c1042 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_has_work() local
7017 struct tg3_hw_status *sblk = tp->napi[0].hw_status; in tg3_poll_link() local
7230 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll_msix() local
7324 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll() local
7512 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_interrupt() local
7561 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_interrupt_tagged() local
7614 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_test_isr() local
8766 struct tg3_hw_status *sblk; in tg3_alloc_consistent() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
Dbnx2.c889 struct status_block_msix *sblk; in bnx2_alloc_mem() local
2798 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_phy_event_is_set() local
3351 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_interrupt() local
3403 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_has_work() local
3461 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_poll_link() local
3499 struct status_block_msix *sblk = bnapi->status_blk.msix; in bnx2_poll_msix() local
3526 struct status_block *sblk = bnapi->status_blk.msi; in bnx2_poll() local
Dcnic.c3004 struct status_block *sblk = status_blk; in cnic_service_bnx2() local
4480 struct status_block *sblk = cp->status_blk.gen; in cnic_init_bnx2_irq() local
4544 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_tx_ring() local
4612 struct status_block_msix *sblk = cp->status_blk.bnx2; in cnic_init_bnx2_rx_ring() local
4711 struct status_block *sblk = cp->status_blk.gen; in cnic_start_bnx2_hw() local
Dtg3.c1040 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_has_work() local
7030 struct tg3_hw_status *sblk = tp->napi[0].hw_status; in tg3_poll_link() local
7243 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll_msix() local
7337 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_poll() local
7525 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_interrupt() local
7574 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_interrupt_tagged() local
7627 struct tg3_hw_status *sblk = tnapi->hw_status; in tg3_test_isr() local
8780 struct tg3_hw_status *sblk; in tg3_alloc_consistent() local