Home
last modified time | relevance | path

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

/linux-6.6.21/arch/powerpc/platforms/powermac/
Dpfunc_core.c539 struct pmf_device { struct
553 struct pmf_device *dev = container_of(kref, struct pmf_device, ref); in pmf_release_device() argument
557 static inline void pmf_put_device(struct pmf_device *dev) in pmf_put_device()
562 static inline struct pmf_device *pmf_get_device(struct pmf_device *dev) in pmf_get_device()
568 static inline struct pmf_device *pmf_find_device(struct device_node *np) in pmf_find_device()
570 struct pmf_device *dev; in pmf_find_device()
636 static int pmf_add_function_prop(struct pmf_device *dev, void *driverdata, in pmf_add_function_prop()
681 static int pmf_add_functions(struct pmf_device *dev, void *driverdata) in pmf_add_functions()
705 struct pmf_device *dev; in pmf_register_driver()
782 struct pmf_device *dev; in pmf_unregister_driver()
[all …]
/linux-6.6.21/arch/powerpc/include/asm/
Dpmac_pfunc.h122 struct pmf_device;
133 struct pmf_device *dev;