Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/boot/
Dops.h52 char *(*get_path)(const void *phandle, char *buf, int len); member
201 static inline char *get_path(const void *phandle, char *buf, int len) in get_path() function