to_ethosu_device
priv->edev = to_ethosu_device(ddev);
struct ethosu_device *ethosudev = to_ethosu_device(ddev);
struct ethosu_device *edev = to_ethosu_device(ddev);
struct ethosu_device *edev = to_ethosu_device(dev);