Home
last modified time | relevance | path

Searched defs:domain (Results 226 – 250 of 750) sorted by relevance

12345678910>>...30

/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-stm32-exti.c251 struct irq_domain *domain = irq_desc_get_handler_data(desc); in stm32_irq_handler() local
755 struct irq_domain *domain; in stm32_exti_init() local
829 struct irq_domain *domain = data; in stm32_exti_remove_irq() local
845 struct irq_domain *parent_domain, *domain; in stm32_exti_probe() local
H A Dirq-loongson-htpic.c24 struct irq_domain *domain; member
H A Dirq-mscc-ocelot.c64 struct irq_domain *domain; in ocelot_irq_init() local
H A Dirq-ls-scfg-msi.c136 static int ls_scfg_msi_domain_irq_alloc(struct irq_domain *domain, in ls_scfg_msi_domain_irq_alloc()
169 static void ls_scfg_msi_domain_irq_free(struct irq_domain *domain, in ls_scfg_msi_domain_irq_free()
H A Dirq-nvic.c48 static int nvic_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, in nvic_irq_domain_alloc()
H A Dirq-ls1x.c32 struct irq_domain *domain; member
H A Dirq-gic-v3-its-fsl-mc-msi.c28 static u32 fsl_mc_msi_domain_get_msi_id(struct irq_domain *domain, in fsl_mc_msi_domain_get_msi_id()
H A Dqcom-pdc.c289 static int qcom_pdc_alloc(struct irq_domain *domain, unsigned int virq, in qcom_pdc_alloc()
333 static int qcom_pdc_gpio_alloc(struct irq_domain *domain, unsigned int virq, in qcom_pdc_gpio_alloc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rf.c891 void rtw_regd_exc_add_with_nlen(struct rf_ctl_t *rfctl, const char *country, u8 domain, const char … in rtw_regd_exc_add_with_nlen()
922 inline void rtw_regd_exc_add(struct rf_ctl_t *rfctl, const char *country, u8 domain, const char *re… in rtw_regd_exc_add()
927 struct regd_exc_ent *_rtw_regd_exc_search(struct rf_ctl_t *rfctl, const char *country, u8 domain) in _rtw_regd_exc_search()
970 …ne struct regd_exc_ent *rtw_regd_exc_search(struct rf_ctl_t *rfctl, const char *country, u8 domain) in rtw_regd_exc_search()
/OK3568_Linux_fs/kernel/drivers/soc/bcm/
H A Dbcm2835-power.c135 u32 domain; member
359 static int bcm2835_power_pd_power_on(struct generic_pm_domain *domain) in bcm2835_power_pd_power_on()
425 static int bcm2835_power_pd_power_off(struct generic_pm_domain *domain) in bcm2835_power_pd_power_off()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_cs.c148 uint32_t domain = r->write_domain ? in radeon_cs_parser_relocs() local
164 uint32_t domain = p->relocs[i].preferred_domains; in radeon_cs_parser_relocs() local
/OK3568_Linux_fs/kernel/arch/sh/boards/mach-x3proto/
H A Dgpio.c85 static int x3proto_gpio_irq_map(struct irq_domain *domain, unsigned int virq, in x3proto_gpio_irq_map()
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Dmm.h43 unsigned int domain; member
/OK3568_Linux_fs/kernel/arch/x86/include/asm/xen/
H A Dpci.h32 uint16_t domain) in xen_register_device_domain_owner()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Ddma-mapping-noalias.c443 struct iommu_domain *domain; in arm64_iommu_unmap_sg() local
486 struct iommu_domain *domain = iommu_get_dma_domain(dev); in arm64_iommu_sync_sg_for_device() local
506 struct iommu_domain *domain = iommu_get_dma_domain(dev); in arm64_iommu_sync_sg_for_cpu() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/
H A Dqxl_gem.c77 u32 domain, in qxl_gem_object_create_with_handle()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvif/
H A Dif0003.h7 __u8 domain; member
/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dsuspend.c157 static int exynos_pmu_domain_alloc(struct irq_domain *domain, in exynos_pmu_domain_alloc()
192 struct irq_domain *parent_domain, *domain; in exynos_pmu_irq_init() local
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-xgene-msi.c194 static int xgene_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, in xgene_irq_domain_alloc()
221 static void xgene_irq_domain_free(struct irq_domain *domain, in xgene_irq_domain_free()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_executor.c2420 struct mali_pm_domain *domain; in mali_executor_core_scale() local
2451 struct mali_pm_domain *domain; in mali_executor_core_scale() local
2527 struct mali_pm_domain *domain; in mali_executor_core_scale_in_group_complete() local
2678 struct mali_pm_domain *domain; in mali_executor_running_status_print() local
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dhi6421-spmi-pmic.h25 struct irq_domain *domain; member
/OK3568_Linux_fs/kernel/drivers/soc/ti/
H A Dti_sci_inta_msi.c51 struct irq_domain *domain; in ti_sci_inta_msi_create_irq_domain() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dtherm.c68 enum nvbios_therm_domain domain, in nvbios_therm_sensor_parse()
/OK3568_Linux_fs/kernel/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h64 int ti_thermal_expose_sensor(struct ti_bandgap *bgp, int id, char *domain) in ti_thermal_expose_sensor()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Dnouveau_drm.h51 __u32 domain; member
68 __u32 domain; member

12345678910>>...30