Home
last modified time | relevance | path

Searched defs:host_data (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dirq.c310 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) acpi_irq_create_hierarchy() argument
/kernel/linux/linux-5.10/drivers/base/
H A Dplatform-msi.c25 void *host_data; member
324 __platform_msi_create_device_domain(struct device *dev, unsigned int nvec, bool is_tree, irq_write_msi_msg_t write_msi_msg, const struct irq_domain_ops *ops, void *host_data) __platform_msi_create_device_domain() argument
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A Dsetup.c260 struct kvm_host_data *host_data = this_cpu_ptr(&kvm_host_data); in __pkvm_init_finalise() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dirq.c335 acpi_irq_create_hierarchy(unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) acpi_irq_create_hierarchy() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dplatform-msi.c25 void *host_data; member
269 __platform_msi_create_device_domain(struct device *dev, unsigned int nvec, bool is_tree, irq_write_msi_msg_t write_msi_msg, const struct irq_domain_ops *ops, void *host_data) __platform_msi_create_device_domain() argument
/kernel/linux/linux-5.10/include/linux/
H A Dirqdomain.h166 void *host_data; member
333 irq_domain_add_linear(struct device_node *of_node, unsigned int size, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_linear() argument
340 irq_domain_add_nomap(struct device_node *of_node, unsigned int max_irq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_nomap() argument
347 irq_domain_add_legacy_isa( struct device_node *of_node, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_legacy_isa() argument
355 irq_domain_add_tree(struct device_node *of_node, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_tree() argument
362 irq_domain_create_linear(struct fwnode_handle *fwnode, unsigned int size, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_linear() argument
370 irq_domain_create_tree(struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_tree() argument
469 irq_domain_add_hierarchy(struct irq_domain *parent, unsigned int flags, unsigned int size, struct device_node *node, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_hierarchy() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dirqdomain.h154 void *host_data; member
332 irq_domain_add_simple(struct device_node *of_node, unsigned int size, unsigned int first_irq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_simple() argument
348 irq_domain_add_linear(struct device_node *of_node, unsigned int size, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_linear() argument
357 irq_domain_add_nomap(struct device_node *of_node, unsigned int max_irq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_nomap() argument
368 irq_domain_add_tree(struct device_node *of_node, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_tree() argument
375 irq_domain_create_linear(struct fwnode_handle *fwnode, unsigned int size, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_linear() argument
383 irq_domain_create_tree(struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_tree() argument
484 irq_domain_add_hierarchy(struct irq_domain *parent, unsigned int flags, unsigned int size, struct device_node *node, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_hierarchy() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_xive.c902 struct irq_data *host_data = irq_desc_get_irq_data(host_desc); in kvmppc_xive_set_mapped() local
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_xive.c1557 struct irq_data *host_data = in kvmppc_xive_set_mapped() local
H A Dbook3s_hv.c5643 struct irq_data *host_data; in kvmppc_set_passthru_irq() local
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-stm32-exti.c55 struct stm32_exti_host_data *host_data; member
602 static void stm32_exti_h_syscore_init(struct stm32_exti_host_data *host_data) in stm32_exti_h_syscore_init() argument
654 struct stm32_exti_host_data *host_data = dm->host_data; stm32_exti_h_domain_alloc() local
690 struct stm32_exti_host_data *host_data; stm32_exti_host_init() local
752 struct stm32_exti_host_data *host_data; stm32_exti_init() local
847 struct stm32_exti_host_data *host_data; stm32_exti_probe() local
[all...]
H A Dirq-pruss-intc.c525 struct pruss_host_irq_data *host_data; in pruss_intc_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.c958 u32 host_data; /* LW data returned from port control call */ in dfx_bus_config_check() local
[all...]
/kernel/linux/linux-5.10/kernel/irq/
H A Dirqdomain.c120 __irq_domain_create(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) __irq_domain_create() argument
228 __irq_domain_add(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) __irq_domain_add() argument
328 irq_domain_add_simple(struct device_node *of_node, unsigned int size, unsigned int first_irq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_simple() argument
371 irq_domain_add_legacy(struct device_node *of_node, unsigned int size, unsigned int first_irq, irq_hw_number_t first_hwirq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_legacy() argument
1124 irq_domain_create_hierarchy(struct irq_domain *parent, unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_hierarchy() argument
[all...]
/kernel/linux/linux-6.6/kernel/irq/
H A Dirqdomain.c129 __irq_domain_create(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) __irq_domain_create() argument
255 __irq_domain_add(struct fwnode_handle *fwnode, unsigned int size, irq_hw_number_t hwirq_max, int direct_max, const struct irq_domain_ops *ops, void *host_data) __irq_domain_add() argument
356 irq_domain_create_simple(struct fwnode_handle *fwnode, unsigned int size, unsigned int first_irq, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_simple() argument
399 irq_domain_add_legacy(struct device_node *of_node, unsigned int size, unsigned int first_irq, irq_hw_number_t first_hwirq, const struct irq_domain_ops *ops, void *host_data) irq_domain_add_legacy() argument
411 irq_domain_create_legacy(struct fwnode_handle *fwnode, unsigned int size, unsigned int first_irq, irq_hw_number_t first_hwirq, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_legacy() argument
1133 irq_domain_create_hierarchy(struct irq_domain *parent, unsigned int flags, unsigned int size, struct fwnode_handle *fwnode, const struct irq_domain_ops *ops, void *host_data) irq_domain_create_hierarchy() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.c948 u32 host_data; /* LW data returned from port control call */ in dfx_bus_config_check() local
[all...]
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-stm32-exti.c50 struct stm32_exti_host_data *host_data; member
659 static void stm32_exti_h_syscore_init(struct stm32_exti_host_data *host_data) in stm32_exti_h_syscore_init() argument
711 struct stm32_exti_host_data *host_data = dm->host_data; stm32_exti_h_domain_alloc() local
755 struct stm32_exti_host_data *host_data; stm32_exti_host_init() local
818 struct stm32_exti_host_data *host_data; stm32_exti_init() local
913 struct stm32_exti_host_data *host_data; stm32_exti_probe() local
[all...]
H A Dirq-pruss-intc.c522 struct pruss_host_irq_data *host_data; in pruss_intc_probe() local
[all...]
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-irq.c2123 struct octeon_irq_cib_host_data *host_data; member
2132 struct octeon_irq_cib_host_data *host_data = cd->host_data; in octeon_irq_cib_enable() local
2146 struct octeon_irq_cib_host_data *host_data = cd->host_data; octeon_irq_cib_disable() local
2202 struct octeon_irq_cib_host_data *host_data = d->host_data; octeon_irq_cib_map() local
2239 struct octeon_irq_cib_host_data *host_data = cib_domain->host_data; octeon_irq_cib_handler() local
2280 struct octeon_irq_cib_host_data *host_data; octeon_irq_init_cib() local
[all...]
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-irq.c2138 struct octeon_irq_cib_host_data *host_data; member
2147 struct octeon_irq_cib_host_data *host_data = cd->host_data; in octeon_irq_cib_enable() local
2161 struct octeon_irq_cib_host_data *host_data = cd->host_data; octeon_irq_cib_disable() local
2217 struct octeon_irq_cib_host_data *host_data = d->host_data; octeon_irq_cib_map() local
2254 struct octeon_irq_cib_host_data *host_data = cib_domain->host_data; octeon_irq_cib_handler() local
2295 struct octeon_irq_cib_host_data *host_data; octeon_irq_init_cib() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dncr53c8xx.c3661 struct host_data { struct
8065 struct host_data *host_data = (struct host_data *)shost->hostdata; local
8241 struct host_data *host_data = (struct host_data *)host->hostdata; global() local
8289 struct host_data *host_data; global() local
8518 struct host_data *host_data = shost_priv(host); global() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dncr53c8xx.c3633 struct host_data { struct
7900 struct host_data *host_data = (struct host_data *)shost->hostdata; local
8032 struct host_data *host_dat local
8082 struct host_data *host_data; global() local
8313 struct host_data *host_data = shost_priv(host); global() local
[all...]

Completed in 55 milliseconds