Searched refs:dev_to_mdev (Results 1 – 3 of 3) sorted by relevance
74 struct komeda_dev *mdev = dev_to_mdev(dev); in core_id_show()83 struct komeda_dev *mdev = dev_to_mdev(dev); in config_id_show()106 struct komeda_dev *mdev = dev_to_mdev(dev); in aclk_hz_show()
238 struct komeda_dev *dev_to_mdev(struct device *dev);
21 struct komeda_dev *dev_to_mdev(struct device *dev) in dev_to_mdev() function