Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/sysdev/xics/
H A Dics-rtas.c30 static int ics_rtas_host_match(struct ics *ics, struct device_node *node);
37 .host_match = ics_rtas_host_match,
207 static int ics_rtas_host_match(struct ics *ics, struct device_node *node) in ics_rtas_host_match() function