Lines Matching refs:outbound
35 * GPIO for each outbound entry and a virtual interrupt controller for each
118 * @remote_pid: processor id of the outbound edge
119 * @ipc_regmap: regmap for the outbound ipc
125 * @outbound: list of outbound entries
148 struct list_head outbound;
458 INIT_LIST_HEAD(&smp2p->outbound);
525 list_add(&entry->node, &smp2p->outbound);
548 list_for_each_entry(entry, &smp2p->outbound, node)
571 list_for_each_entry(entry, &smp2p->outbound, node)