mpm_gic_map
static struct mpm_gic_map *get_mpm_gic_map(struct qcom_mpm_priv *priv, int pin)
struct mpm_gic_map *maps = priv->maps;
struct mpm_gic_map *map;
static bool gic_hwirq_is_mapped(struct mpm_gic_map *maps, int cnt, u32 hwirq)
struct mpm_gic_map *maps;