Home
last modified time | relevance | path

Searched refs:xgene_msi (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pci/host/
Dpci-xgene-msi.c36 struct xgene_msi *msi;
41 struct xgene_msi { struct
54 static struct xgene_msi xgene_msi_ctrl; argument
103 static u32 xgene_msi_ir_read(struct xgene_msi *msi, in xgene_msi_ir_read()
111 static u32 xgene_msi_int_read(struct xgene_msi *msi, u32 msi_grp) in xgene_msi_int_read()
152 struct xgene_msi *msi = irq_data_get_irq_chip_data(data); in xgene_compose_msi_msg()
206 struct xgene_msi *msi = domain->host_data; in xgene_irq_domain_alloc()
234 struct xgene_msi *msi = irq_data_get_irq_chip_data(d); in xgene_irq_domain_free()
252 static int xgene_allocate_domains(struct xgene_msi *msi) in xgene_allocate_domains()
271 static void xgene_free_domains(struct xgene_msi *msi) in xgene_free_domains()
[all …]