Searched refs:pmf_device (Results 1 – 2 of 2) sorted by relevance
538 struct pmf_device { struct552 struct pmf_device *dev = container_of(kref, struct pmf_device, ref); in pmf_release_device() argument556 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 …]
121 struct pmf_device;132 struct pmf_device *dev;