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

/u-boot/drivers/core/
H A Dof_access.c822 int id, const char *stem, int stem_len)
826 strncpy(ap->stem, stem, stem_len);
827 ap->stem[stem_len] = 0;
821 of_alias_add(struct alias_prop *ap, struct device_node *np, int id, const char *stem, int stem_len) argument

Completed in 39 milliseconds