/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
D | base.c | 38 struct nvkm_perfdom *dom; in nvkm_pm_count_perfdom() local 47 nvkm_perfdom_count_perfsig(struct nvkm_perfdom *dom) in nvkm_perfdom_count_perfsig() 64 struct nvkm_perfdom *dom; in nvkm_perfdom_find() local 77 struct nvkm_perfdom *dom = *pdom; in nvkm_perfsig_find() local 133 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_enable() local 172 struct nvkm_perfdom *dom = NULL; in nvkm_perfsrc_disable() local 208 nvkm_perfdom_init(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_init() 238 nvkm_perfdom_sample(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_sample() 262 nvkm_perfdom_read(struct nvkm_perfdom *dom, void *data, u32 size) in nvkm_perfdom_read() 295 struct nvkm_perfdom *dom = nvkm_perfdom(object); in nvkm_perfdom_mthd() local [all …]
|
D | nv40.c | 27 nv40_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in nv40_perfctr_init() 44 nv40_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in nv40_perfctr_read() 59 nv40_perfctr_next(struct nvkm_pm *pm, struct nvkm_perfdom *dom) in nv40_perfctr_next()
|
D | gf100.c | 128 gf100_perfctr_init(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in gf100_perfctr_init() 146 gf100_perfctr_read(struct nvkm_pm *pm, struct nvkm_perfdom *dom, in gf100_perfctr_read() 161 gf100_perfctr_next(struct nvkm_pm *pm, struct nvkm_perfdom *dom) in gf100_perfctr_next()
|
/drivers/iommu/ |
D | mtk_iommu_v1.c | 105 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() 169 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr() local 229 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise() local 248 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local 262 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_domain_free() local 273 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local 311 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local 340 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local 357 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys() local
|
D | mtk_iommu.c | 107 static struct mtk_iommu_domain *to_mtk_domain(struct iommu_domain *dom) in to_mtk_domain() 160 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_isr() local 220 struct mtk_iommu_domain *dom = data->m4u_dom; in mtk_iommu_domain_finalise() local 254 struct mtk_iommu_domain *dom; in mtk_iommu_domain_alloc() local 284 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_attach_device() local 326 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_map() local 340 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_unmap() local 354 struct mtk_iommu_domain *dom = to_mtk_domain(domain); in mtk_iommu_iova_to_phys() local
|
D | amd_iommu.c | 230 static struct protection_domain *to_pdomain(struct iommu_domain *dom) in to_pdomain() 1451 static int iommu_map_page(struct protection_domain *dom, in iommu_map_page() 1496 static unsigned long iommu_unmap_page(struct protection_domain *dom, in iommu_unmap_page() 1734 static void dma_ops_domain_free(struct dma_ops_domain *dom) in dma_ops_domain_free() 2982 static void amd_iommu_domain_free(struct iommu_domain *dom) in amd_iommu_domain_free() 3021 static void amd_iommu_detach_device(struct iommu_domain *dom, in amd_iommu_detach_device() 3051 static int amd_iommu_attach_device(struct iommu_domain *dom, in amd_iommu_attach_device() 3087 static int amd_iommu_map(struct iommu_domain *dom, unsigned long iova, in amd_iommu_map() 3109 static size_t amd_iommu_unmap(struct iommu_domain *dom, unsigned long iova, in amd_iommu_unmap() 3128 static phys_addr_t amd_iommu_iova_to_phys(struct iommu_domain *dom, in amd_iommu_iova_to_phys() [all …]
|
D | s390-iommu.c | 35 static struct s390_domain *to_s390_domain(struct iommu_domain *dom) in to_s390_domain()
|
D | rockchip-iommu.c | 97 static inline void rk_table_flush(struct rk_iommu_domain *dom, dma_addr_t dma, in rk_table_flush() 105 static struct rk_iommu_domain *to_rk_domain(struct iommu_domain *dom) in to_rk_domain()
|
D | tegra-gart.c | 76 static struct gart_domain *to_gart_domain(struct iommu_domain *dom) in to_gart_domain()
|
D | msm_iommu.c | 61 static struct msm_priv *to_msm_priv(struct iommu_domain *dom) in to_msm_priv()
|
D | fsl_pamu_domain.c | 36 static struct fsl_dma_domain *to_fsl_dma_domain(struct iommu_domain *dom) in to_fsl_dma_domain()
|
D | ipmmu-vmsa.c | 59 static struct ipmmu_vmsa_domain *to_vmsa_domain(struct iommu_domain *dom) in to_vmsa_domain()
|
D | omap-iommu.c | 78 static struct omap_iommu_domain *to_omap_domain(struct iommu_domain *dom) in to_omap_domain()
|
D | tegra-smmu.c | 52 static struct tegra_smmu_as *to_smmu_as(struct iommu_domain *dom) in to_smmu_as()
|
D | exynos-iommu.c | 249 static struct exynos_iommu_domain *to_exynos_domain(struct iommu_domain *dom) in to_exynos_domain()
|
/drivers/irqchip/ |
D | irq-tango.c | 59 static void tangox_dispatch_irqs(struct irq_domain *dom, unsigned int status, in tangox_dispatch_irqs() 76 struct irq_domain *dom = irq_desc_get_handler_data(desc); in tangox_irq_handler() local 165 static void __init tangox_irq_domain_init(struct irq_domain *dom) in tangox_irq_domain_init() 180 struct irq_domain *dom; in tangox_irq_init() local
|
D | irq-aspeed-vic.c | 64 struct irq_domain *dom; member
|
/drivers/soc/bcm/ |
D | raspberrypi-power.c | 86 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_common_init_power_domain() local 110 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_power_domain() local 125 struct rpi_power_domain *dom = &rpi_domains->domains[xlate_index]; in rpi_init_old_power_domain() local
|
/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
D | gt215.c | 272 int idx, u32 pll, int dom) in calc_clk() 360 prog_pll(struct gt215_clk *clk, int idx, u32 pll, int dom) in prog_pll() 404 prog_clk(struct gt215_clk *clk, int idx, int dom) in prog_clk() 440 prog_core(struct gt215_clk *clk, int dom) in prog_core()
|
D | gf100.c | 274 calc_clk(struct gf100_clk *clk, struct nvkm_cstate *cstate, int idx, int dom) in calc_clk()
|
D | gk104.c | 288 struct nvkm_cstate *cstate, int idx, int dom) in calc_clk()
|
/drivers/soc/dove/ |
D | pmu.c | 127 #define to_pmu_domain(dom) container_of(dom, struct pmu_domain, base) argument
|
/drivers/input/rmi4/ |
D | rmi_f01.c | 53 char dom[11]; /* YYYY/MM/DD + '\0' */ member
|
/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 1128 int be_cmd_pmac_del(struct be_adapter *adapter, u32 if_id, int pmac_id, u32 dom) in be_cmd_pmac_del() 1697 u8 *link_status, u32 dom) in be_cmd_link_status_query() 3867 int be_cmd_set_mac(struct be_adapter *adapter, u8 *mac, int if_id, u32 dom) in be_cmd_set_mac()
|
/drivers/pci/ |
D | msi.c | 1571 struct irq_domain *dom; in pci_msi_get_device_domain() local
|