Searched refs:dev_to_mdev (Results 1 – 3 of 3) sorted by relevance
65 struct komeda_dev *mdev = dev_to_mdev(dev); in core_id_show()74 struct komeda_dev *mdev = dev_to_mdev(dev); in config_id_show()
208 struct komeda_dev *dev_to_mdev(struct device *dev);
20 struct komeda_dev *dev_to_mdev(struct device *dev) in dev_to_mdev() function