Searched refs:driver_context (Results 1 – 13 of 13) sorted by relevance
40 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_display_requirements()297 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type()364 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_latency()384 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_voltage()403 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_notify_wm_clock_changes()430 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_clock_for_voltage_request()451 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_static_clocks()468 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_wm_ranges()516 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_pme_wa_enable()524 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_active_display_count()[all …]
1027 struct amdgpu_device *adev = ctx->driver_context; in dm_helpers_allocate_gpu_mem()1059 struct amdgpu_device *adev = ctx->driver_context; in dm_helpers_free_gpu_mem()
83 adev = ddc->ctx->driver_context; in dm_dp_aux_transfer()
7518 struct amdgpu_device *adev = ddc_service->ctx->driver_context; in create_i2c()11031 struct amdgpu_device *adev = ctx->driver_context; in amdgpu_dm_process_dmub_aux_transfer_sync()11093 struct amdgpu_device *adev = ctx->driver_context; in amdgpu_dm_process_dmub_set_config_sync()
40 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_WriteChunkWithTagsToNAND()82 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_ReadChunkWithTagsFromNAND()141 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_MarkNANDBlockBad()148 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_EraseBlockInNAND()157 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_IsBlockOk()191 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_InitialiseNAND()200 struct ynandif_Geometry *geometry = (struct ynandif_Geometry *)(dev->driver_context); in ynandif_Deinitialise_flash_fn()240 dev->driver_context = (void *)geometry; in yaffs_add_dev_from_geometry()
65 struct mtd_info *mtd = (struct mtd_info *)(dev->driver_context); in nandmtd_WriteChunkToNAND()100 struct mtd_info *mtd = (struct mtd_info *)(dev->driver_context); in nandmtd_ReadChunkFromNAND()136 struct mtd_info *mtd = (struct mtd_info *)(dev->driver_context); in nandmtd_EraseBlockInNAND()
32 #define yaffs_dev_to_mtd(dev) ((struct mtd_info *)((dev)->driver_context))175 struct mtd_info *mtd = (struct mtd_info *)(dev->driver_context); in nandmtd2_MarkNANDBlockBad()196 struct mtd_info *mtd = (struct mtd_info *)(dev->driver_context); in nandmtd2_QueryNANDBlock()
209 if (chk->driver_context == mtd && in cmd_yaffs_devconfig()223 dev->driver_context = mtd; in cmd_yaffs_devconfig()265 flash_dev = nand_mtd_to_devnum(dev->driver_context); in cmd_yaffs_dev_ls()
621 void *driver_context; member
50 …(amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_…55 …amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.ato…59 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
38 …(amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_…43 …amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.ato…47 bios_cmd_table_para_revision(bp->base.ctx->driver_context, \
791 void *driver_context; /* e.g. amdgpu_device */ member
863 dc_ctx->driver_context = init_params->driver; in dc_construct_ctx()