Searched refs:dev_to_mdev (Results 1 – 3 of 3) sorted by relevance
59 struct komeda_dev *mdev = dev_to_mdev(dev); in core_id_show()68 struct komeda_dev *mdev = dev_to_mdev(dev); in config_id_show()91 struct komeda_dev *mdev = dev_to_mdev(dev); in aclk_hz_show()
236 struct komeda_dev *dev_to_mdev(struct device *dev);
23 struct komeda_dev *dev_to_mdev(struct device *dev) in dev_to_mdev() function