pmf_device
struct pmf_device;
struct pmf_device *dev;
struct pmf_device *dev = container_of(kref, struct pmf_device, ref);
static inline void pmf_put_device(struct pmf_device *dev)
static inline struct pmf_device *pmf_get_device(struct pmf_device *dev)
static inline struct pmf_device *pmf_find_device(struct device_node *np)
struct pmf_device *dev;
static int pmf_add_function_prop(struct pmf_device *dev, void *driverdata,
static int pmf_add_functions(struct pmf_device *dev, void *driverdata)
struct pmf_device *dev;
struct pmf_device *dev;
struct pmf_device *dev;
struct pmf_device *dev = func->dev;
struct pmf_device *dev;
if (!pmf_device)
pdev = dev_get_drvdata(pmf_device);
pmf_device = dev->dev;
static struct device *pmf_device;