Home
last modified time | relevance | path

Searched defs:res_pool (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-allocator.c37 struct fsl_mc_resource_pool *res_pool; in fsl_mc_resource_pool_add_device() local
102 struct fsl_mc_resource_pool *res_pool; in fsl_mc_resource_pool_remove_device() local
185 struct fsl_mc_resource_pool *res_pool; in fsl_mc_resource_allocate() local
235 struct fsl_mc_resource_pool *res_pool; in fsl_mc_resource_free() local
363 struct fsl_mc_resource_pool *res_pool = in fsl_mc_populate_irq_pool() local
420 struct fsl_mc_resource_pool *res_pool = in fsl_mc_cleanup_irq_pool() local
451 struct fsl_mc_resource_pool *res_pool; in fsl_mc_allocate_irqs() local
546 struct fsl_mc_resource_pool *res_pool = in fsl_mc_init_all_resource_pools() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c116 struct resource_pool *res_pool = dc->res_pool; in dcn31_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn201/
H A Ddcn201_hwseq.c231 struct resource_pool *res_pool = dc->res_pool; in dcn201_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c145 struct resource_pool *res_pool = dc->res_pool; in dcn401_init_hw() local
3850 static struct hubp *get_hubp_by_inst(struct resource_pool *res_pool, int mpcc_inst) in get_hubp_by_inst()
3864 struct resource_pool *res_pool, in dcn401_wait_for_mpcc_disconnect_sequence()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1767 struct resource_pool *res_pool = dc->res_pool; in dcn10_init_hw() local
3546 static struct hubp *get_hubp_by_inst(struct resource_pool *res_pool, int mpcc_inst) in get_hubp_by_inst()
3560 struct resource_pool *res_pool, in dcn10_wait_for_mpcc_disconnect()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c646 struct resource_pool *res_pool = dc->res_pool; in dcn30_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c145 struct resource_pool *res_pool = dc->res_pool; in dcn35_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn32/
H A Ddcn32_hwseq.c790 struct resource_pool *res_pool = dc->res_pool; in dcn32_init_hw() local
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1491 struct resource_pool *res_pool; in compute_mst_dsc_configs_for_state() local
[all...]
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c3123 struct resource_pool *res_pool = dc->res_pool; in dcn20_fpga_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/
H A Ddce110_hwseq.c3085 struct resource_pool *res_pool, in dce110_wait_for_mpcc_disconnect()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c266 struct resource_pool *res_pool = NULL; in dc_create_resource_pool() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1766 struct resource_pool *res_pool; member