Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_pfunc.h124 struct pmf_function { struct
126 struct list_head link;
129 struct device_node *node;
130 void *driver_data;
133 struct pmf_device *dev;
140 const char *name;
141 u32 phandle;
146 u32 flags;
171 struct pmf_function *func; argument