Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powermac/
Dpfunc_core.c538 struct pmf_device { struct
552 struct pmf_device *dev = container_of(kref, struct pmf_device, ref); in pmf_release_device() argument
556 static inline void pmf_put_device(struct pmf_device *dev) in pmf_put_device()
561 static inline struct pmf_device *pmf_get_device(struct pmf_device *dev) in pmf_get_device()
567 static inline struct pmf_device *pmf_find_device(struct device_node *np) in pmf_find_device()
569 struct pmf_device *dev; in pmf_find_device()
635 static int pmf_add_function_prop(struct pmf_device *dev, void *driverdata, in pmf_add_function_prop()
680 static int pmf_add_functions(struct pmf_device *dev, void *driverdata) in pmf_add_functions()
704 struct pmf_device *dev; in pmf_register_driver()
722 dev = kzalloc(sizeof(struct pmf_device), GFP_KERNEL); in pmf_register_driver()
[all …]
/arch/powerpc/include/asm/
Dpmac_pfunc.h121 struct pmf_device;
132 struct pmf_device *dev;