Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dpmac_pfunc.h123 struct pmf_function { struct
125 struct list_head link;
128 struct device_node *node;
129 void *driver_data;
132 struct pmf_device *dev;
139 const char *name;
140 u32 phandle;
145 u32 flags;
170 struct pmf_function *func; argument