Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dproc_ns.h24 struct ns_common *(*get_parent)(struct ns_common *ns); member
H A Dclk-provider.h285 u8 (*get_parent)(struct clk_hw *hw); member
/linux/arch/powerpc/boot/
H A Dops.h43 void *(*get_parent)(const void *phandle); member
133 static inline void *get_parent(const char *devp) in get_parent() function