Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/sysdev/xics/
Dics-rtas.c29 static int ics_rtas_host_match(struct ics *ics, struct device_node *node);
36 .host_match = ics_rtas_host_match,
204 static int ics_rtas_host_match(struct ics *ics, struct device_node *node) in ics_rtas_host_match() function