Searched refs:pkg2path (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/of/
H A Dpdt.c70 if (of_pdt_prom_ops->pkg2path(dp->phandle, NULL, 0, &len)) of_pdt_build_full_name()
74 if (of_pdt_prom_ops->pkg2path(dp->phandle, buf, len, &len)) of_pdt_build_full_name()
84 pr_err("%s: pkg2path failed; assigning %s\n", __func__, buf); of_pdt_build_full_name()
/linux-4.4.14/include/linux/
H A Dof_pdt.h34 int (*pkg2path)(phandle node, char *buf, const int buflen, int *len); member in struct:of_pdt_ops
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc_dt.c165 .pkg2path = olpc_dt_pkg2path,

Completed in 173 milliseconds