Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/interconnect/
Ddebugfs-client.c39 static struct icc_path *get_path(const char *src, const char *dst) in get_path() function
/linux-6.12.1/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