Searched refs:pmf_device (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c522 struct pmf_device { struct
536 struct pmf_device *dev = container_of(kref, struct pmf_device, ref);
540 static inline void pmf_put_device(struct pmf_device *dev)
545 static inline struct pmf_device *pmf_get_device(struct pmf_device *dev)
551 static inline struct pmf_device *pmf_find_device(struct device_node *np)
553 struct pmf_device *dev;
619 static int pmf_add_function_prop(struct pmf_device *dev, void *driverdata,
664 static int pmf_add_functions(struct pmf_device *de
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpmac_pfunc.h121 struct pmf_device;
132 struct pmf_device *dev;

Completed in 27 milliseconds