Searched refs:host_match (Results 1 – 5 of 5) sorted by relevance
81 int (*host_match)(struct ics *ics, struct device_node *node); member
36 .host_match = ics_rtas_host_match,
177 .host_match = ics_opal_host_match,
308 if (ics->host_match(ics, node)) in xics_host_match()
639 ics->ics.host_match = wsp_ics_host_match; in wsp_ics_setup()