Searched refs:pmf_device (Results 1 – 3 of 3) sorted by relevance
539 struct pmf_device { struct553 struct pmf_device *dev = container_of(kref, struct pmf_device, ref); in pmf_release_device() argument557 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 …]
122 struct pmf_device;133 struct pmf_device *dev;
64 static struct device *pmf_device; variable381 if (!pmf_device) in amd_pmf_get_npu_data()384 pdev = dev_get_drvdata(pmf_device); in amd_pmf_get_npu_data()635 pmf_device = dev->dev; in amd_pmf_probe()