Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-qcom-mpm.c72 struct mpm_gic_map { struct
82 struct mpm_gic_map *maps; argument
201 static struct mpm_gic_map *get_mpm_gic_map(struct qcom_mpm_priv *priv, int pin) in get_mpm_gic_map()
203 struct mpm_gic_map *maps = priv->maps; in get_mpm_gic_map()
220 struct mpm_gic_map *map; in qcom_mpm_alloc()
308 static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq) in gic_hwirq_is_mapped()