Home
last modified time | relevance | path

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

/openbmc/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
564 struct fsl_mc_resource_pool *res_pool = in fsl_mc_cleanup_resource_pool() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hwseq.c113 struct resource_pool *res_pool = dc->res_pool; in dcn31_init_hw() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_hwseq.c225 struct resource_pool *res_pool = dc->res_pool; in dcn201_init_hw() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c438 struct resource_pool *res_pool = dc->res_pool; in dcn30_init_hw() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1485 struct resource_pool *res_pool = dc->res_pool; in dcn10_init_hw() local
3255 static struct hubp *get_hubp_by_inst(struct resource_pool *res_pool, int mpcc_inst) in get_hubp_by_inst()
3269 struct resource_pool *res_pool, in dcn10_wait_for_mpcc_disconnect()
/openbmc/linux/drivers/gpu/drm/amd/display/modules/power/
H A Dpower_helpers.c692 bool dmub_init_abm_config(struct resource_pool *res_pool, in dmub_init_abm_config()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c771 struct resource_pool *res_pool = dc->res_pool; in dcn32_init_hw() local
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c1323 struct resource_pool *res_pool; in compute_mst_dsc_configs_for_state() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2824 struct resource_pool *res_pool = dc->res_pool; in dcn20_fpga_init_hw() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c2864 struct resource_pool *res_pool, in dce110_wait_for_mpcc_disconnect()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c200 struct resource_pool *res_pool = NULL; in dc_create_resource_pool() local
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h942 struct resource_pool *res_pool; member