On Fri, Jan 25, 2019 at 3:17 PM Heikki Krogerus
<heikki.kroge...@linux.intel.com> wrote:
>
> If connections between devices are described in OF graph or
> ACPI device graph, we can find them by using the
> fwnode_graph_*() functions.

> +typedef void *(*devcon_match_t)(struct device_connection *con, int ep,
> +                               void *data);

devcon_match_fn ?
_t sounds to me more like a struct or a redefined POD.

-- 
With Best Regards,
Andy Shevchenko

Reply via email to