Searched refs:driver_context (Results 1 – 11 of 11) sorted by relevance
42 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_display_requirements()336 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type()422 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_latency()452 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_clock_levels_by_type_with_voltage()496 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_apply_clock_for_voltage_request()523 struct amdgpu_device *adev = ctx->driver_context; in dm_pp_get_static_clocks()549 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_wm_ranges()600 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_pme_wa_enable()613 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_active_display_count()626 struct amdgpu_device *adev = ctx->driver_context; in pp_rv_set_min_deep_sleep_dcfclk()[all …]
6629 struct amdgpu_device *adev = ddc_service->ctx->driver_context; in create_i2c()
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
52 …(amdgpu_atom_execute_table(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.atom_…57 …amdgpu_atom_parse_cmd_header(((struct amdgpu_device *)bp->base.ctx->driver_context)->mode_info.ato…61 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, \
100 void *driver_context; /* e.g. amdgpu_device */ member
605 dc_ctx->driver_context = init_params->driver; in dc_construct_ctx()