Searched refs:host_match (Results 1 – 4 of 4) sorted by relevance
91 int (*host_match)(struct ics *ics, struct device_node *node); member
37 .host_match = ics_rtas_host_match,
174 .host_match = ics_opal_host_match,
313 if (ics->host_match(ics, node)) in xics_host_match()