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/link/protocols/
H A Dlink_dp_capability.c344 struct resource_pool *res_pool = link->dc->res_pool; in dp_is_fec_supported() local
2203 struct resource_pool *res_pool = link->dc->res_pool; in dp_get_max_link_enc_cap() local
2241 struct resource_pool *res_pool = link->dc->res_pool; in dp_get_max_link_cap() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn31/
H A Ddcn31_hwseq.c114 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.c228 struct resource_pool *res_pool = dc->res_pool; in dcn201_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn30/
H A Ddcn30_hwseq.c642 struct resource_pool *res_pool = dc->res_pool; in dcn30_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/
H A Ddcn10_hwseq.c1731 struct resource_pool *res_pool = dc->res_pool; in dcn10_init_hw() local
3508 static struct hubp *get_hubp_by_inst(struct resource_pool *res_pool, int mpcc_inst) in get_hubp_by_inst()
3522 struct resource_pool *res_pool, in dcn10_wait_for_mpcc_disconnect()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/
H A Ddcn35_hwseq.c135 struct resource_pool *res_pool = dc->res_pool; in dcn35_init_hw() local
/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()
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/
H A Ddcn401_hwseq.c137 struct resource_pool *res_pool = dc->res_pool; in dcn401_init_hw() local
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/
H A Ddcn20_hwseq.c3121 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.c3084 struct resource_pool *res_pool, in dce110_wait_for_mpcc_disconnect()
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c227 struct resource_pool *res_pool = NULL; in dc_create_resource_pool() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1674 struct resource_pool *res_pool; member