Home
last modified time | relevance | path

Searched refs:dev_to_mdev (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_dev.c59 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()
Dkomeda_dev.h236 struct komeda_dev *dev_to_mdev(struct device *dev);
Dkomeda_drv.c23 struct komeda_dev *dev_to_mdev(struct device *dev) in dev_to_mdev() function