Lines Matching defs:dev
114 static inline struct musb *dev_to_musb(struct device *dev) in dev_to_musb()
1690 musb_mode_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_mode_show()
1704 musb_mode_store(struct device *dev, struct device_attribute *attr, in musb_mode_store()
1727 musb_vbus_store(struct device *dev, struct device_attribute *attr, in musb_vbus_store()
1751 musb_vbus_show(struct device *dev, struct device_attribute *attr, char *buf) in musb_vbus_show()
1775 musb_srp_store(struct device *dev, struct device_attribute *attr, in musb_srp_store()
1826 allocate_instance(struct device *dev, in allocate_instance()
1911 musb_init_controller(struct device *dev, int nIrq, void __iomem *ctrl) in musb_init_controller()
2173 struct device *dev = &pdev->dev; in musb_probe() local
2381 static int musb_suspend(struct device *dev) in musb_suspend()
2402 static int musb_resume_noirq(struct device *dev) in musb_resume_noirq()
2411 static int musb_runtime_suspend(struct device *dev) in musb_runtime_suspend()
2420 static int musb_runtime_resume(struct device *dev) in musb_runtime_resume()