Home
last modified time | relevance | path

Searched defs:domain (Results 126 – 150 of 642) sorted by relevance

12345678910>>...26

/Linux-v6.6/arch/arm/mach-s3c/
Dpm-s3c64xx.c41 static int s3c64xx_pd_off(struct generic_pm_domain *domain) in s3c64xx_pd_off()
55 static int s3c64xx_pd_on(struct generic_pm_domain *domain) in s3c64xx_pd_on()
/Linux-v6.6/drivers/staging/board/
Dboard.c137 const char *domain) in board_staging_add_dev_domain()
160 const char *domain) in board_staging_add_dev_domain()
/Linux-v6.6/arch/mips/pci/
Dpci-xtalk-bridge.c334 static int bridge_domain_alloc(struct irq_domain *domain, unsigned int virq, in bridge_domain_alloc()
361 static void bridge_domain_free(struct irq_domain *domain, unsigned int virq, in bridge_domain_free()
373 static int bridge_domain_activate(struct irq_domain *domain, in bridge_domain_activate()
410 static void bridge_domain_deactivate(struct irq_domain *domain, in bridge_domain_deactivate()
613 struct irq_domain *domain, *parent; in bridge_probe() local
/Linux-v6.6/drivers/irqchip/
Dirq-ingenic-tcu.c19 struct irq_domain *domain; member
27 struct irq_domain *domain = irq_desc_get_handler_data(desc); in ingenic_tcu_intc_cascade() local
Dirq-realtek-rtl.c106 struct irq_domain *domain; in realtek_irq_dispatch() local
129 struct irq_domain *domain; in realtek_rtl_of_init() local
Dirq-dw-apb-ictl.c74 static int dw_apb_ictl_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, in dw_apb_ictl_irq_domain_alloc()
119 struct irq_domain *domain; in dw_apb_ictl_init() local
Dirq-mtk-sysirq.c92 static int mtk_sysirq_domain_alloc(struct irq_domain *domain, unsigned int virq, in mtk_sysirq_domain_alloc()
126 struct irq_domain *domain, *domain_parent; in mtk_sysirq_of_init() local
Dirq-mvebu-pic.c32 struct irq_domain *domain; member
84 static int mvebu_pic_irq_map(struct irq_domain *domain, unsigned int virq, in mvebu_pic_irq_map()
Dirq-vf610-mscm-ir.c124 static int vf610_mscm_ir_domain_alloc(struct irq_domain *domain, unsigned int virq, in vf610_mscm_ir_domain_alloc()
181 struct irq_domain *domain, *domain_parent; in vf610_mscm_ir_of_init() local
Dirq-ls-extirq.c99 ls_extirq_domain_alloc(struct irq_domain *domain, unsigned int virq, in ls_extirq_domain_alloc()
174 struct irq_domain *domain, *parent_domain; in ls_extirq_of_init() local
Dirq-mvebu-odmi.c78 static int odmi_irq_domain_alloc(struct irq_domain *domain, unsigned int virq, in odmi_irq_domain_alloc()
125 static void odmi_irq_domain_free(struct irq_domain *domain, in odmi_irq_domain_free()
/Linux-v6.6/drivers/pci/controller/
Dpcie-xilinx.c232 static int xilinx_msi_domain_alloc(struct irq_domain *domain, unsigned int virq, in xilinx_msi_domain_alloc()
255 static void xilinx_msi_domain_free(struct irq_domain *domain, unsigned int virq, in xilinx_msi_domain_free()
319 static int xilinx_pcie_intx_map(struct irq_domain *domain, unsigned int irq, in xilinx_pcie_intx_map()
388 struct irq_domain *domain; in xilinx_pcie_intr_handler() local
Dpcie-apple.c137 struct irq_domain *domain; member
149 struct irq_domain *domain; member
204 static int apple_msi_domain_alloc(struct irq_domain *domain, unsigned int virq, in apple_msi_domain_alloc()
237 static void apple_msi_domain_free(struct irq_domain *domain, unsigned int virq, in apple_msi_domain_free()
310 static int apple_port_irq_domain_alloc(struct irq_domain *domain, in apple_port_irq_domain_alloc()
337 static void apple_port_irq_domain_free(struct irq_domain *domain, in apple_port_irq_domain_free()
/Linux-v6.6/include/uapi/linux/
Dvirtio_iommu.h76 __le32 domain; member
85 __le32 domain; member
101 __le32 domain; member
111 __le32 domain; member
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvif/
Dif0002.h21 __u8 domain; member
31 __u8 domain; member
/Linux-v6.6/arch/powerpc/sysdev/xics/
Dxics-common.c326 static int xics_host_map(struct irq_domain *domain, unsigned int virq, in xics_host_map()
422 static int xics_host_domain_alloc(struct irq_domain *domain, unsigned int virq, in xics_host_domain_alloc()
443 static void xics_host_domain_free(struct irq_domain *domain, in xics_host_domain_free()
/Linux-v6.6/drivers/iommu/iommufd/
Dio_pagetable.c685 struct iommu_domain *domain) in iopt_unfill_domain()
745 struct iommu_domain *domain) in iopt_fill_domain()
829 struct iommu_domain *domain) in iopt_table_add_domain()
910 struct iommu_domain *domain; in iopt_calculate_iova_alignment() local
943 struct iommu_domain *domain) in iopt_table_remove_domain()
/Linux-v6.6/arch/mips/ralink/
Dirq.c102 struct irq_domain *domain = irq_desc_get_handler_data(desc); in ralink_intc_irq_handler() local
150 struct irq_domain *domain; in intc_of_init() local
/Linux-v6.6/kernel/irq/
Dipi.c23 int irq_reserve_ipi(struct irq_domain *domain, in irq_reserve_ipi()
119 struct irq_domain *domain; in irq_destroy_ipi() local
/Linux-v6.6/security/tomoyo/
Dsecurityfs_if.c103 const char *domain = tomoyo_domain()->domainname->name; in tomoyo_read_self() local
238 struct tomoyo_domain_info *domain; in tomoyo_initerface_init() local
/Linux-v6.6/arch/riscv/kernel/
Dacpi.c230 int raw_pci_read(unsigned int domain, unsigned int bus, unsigned int devfn, in raw_pci_read()
236 int raw_pci_write(unsigned int domain, unsigned int bus, unsigned int devfn, in raw_pci_write()
/Linux-v6.6/drivers/gpu/drm/gma500/
Dcdv_device.c147 static inline u32 CDV_MSG_READ32(int domain, uint port, uint offset) in CDV_MSG_READ32()
158 static inline void CDV_MSG_WRITE32(int domain, uint port, uint offset, in CDV_MSG_WRITE32()
180 int domain = pci_domain_nr(pdev->bus); in cdv_init_pm() local
/Linux-v6.6/drivers/pmdomain/qcom/
Drpmhpd.c19 #define domain_to_rpmhpd(domain) container_of(domain, struct rpmhpd, pd) argument
658 static int rpmhpd_power_on(struct generic_pm_domain *domain) in rpmhpd_power_on()
676 static int rpmhpd_power_off(struct generic_pm_domain *domain) in rpmhpd_power_off()
692 static int rpmhpd_set_performance_state(struct generic_pm_domain *domain, in rpmhpd_set_performance_state()
/Linux-v6.6/include/net/
Dnetlabel.h197 char *domain; member
505 static inline int netlbl_cfg_map_del(const char *domain, in netlbl_cfg_map_del()
513 static inline int netlbl_cfg_unlbl_map_add(const char *domain, in netlbl_cfg_unlbl_map_add()
551 const char *domain, in netlbl_cfg_cipsov4_map_add()
569 const char *domain, in netlbl_cfg_calipso_map_add()
/Linux-v6.6/drivers/pmdomain/amlogic/
Dmeson-secure-pwrc.c58 static int meson_secure_pwrc_off(struct generic_pm_domain *domain) in meson_secure_pwrc_off()
73 static int meson_secure_pwrc_on(struct generic_pm_domain *domain) in meson_secure_pwrc_on()

12345678910>>...26