Home
last modified time | relevance | path

Searched defs:stem (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dof_access.c63 char stem[0]; member
722 int id, const char *stem, int stem_len) in of_alias_add()
795 int of_alias_get_id(const struct device_node *np, const char *stem) in of_alias_get_id()
815 int of_alias_get_highest_id(const char *stem) in of_alias_get_highest_id()
H A Dread.c268 int dev_read_alias_highest_id(const char *stem) in dev_read_alias_highest_id()
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h41 MAKE_IDENTIFIER(stem) global() argument
/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h41 MAKE_IDENTIFIER(stem) global() argument
/openbmc/qemu/include/qemu/
H A Dcompiler.h36 #define MAKE_IDENTIFIER(stem) glue(stem, __COUNTER__) argument
/openbmc/u-boot/include/dm/
H A Dread.h754 static inline int dev_read_alias_highest_id(const char *stem) in dev_read_alias_highest_id()