Searched refs:ethosu_device (Results 1 – 4 of 4) sorted by relevance
29 struct ethosu_device *ethosudev = to_ethosu_device(ddev); in ethosu_ioctl_dev_query()219 static int ethosu_reset(struct ethosu_device *ethosudev) in ethosu_reset()259 struct ethosu_device *ethosudev = dev_get_drvdata(dev); in ethosu_device_resume()276 struct ethosu_device *ethosudev = dev_get_drvdata(dev); in ethosu_device_suspend()282 static int ethosu_sram_init(struct ethosu_device *ethosudev) in ethosu_sram_init()302 static int ethosu_init(struct ethosu_device *ethosudev) in ethosu_init()347 struct ethosu_device *ethosudev; in ethosu_probe()350 struct ethosu_device, base); in ethosu_probe()388 struct ethosu_device *ethosudev = dev_get_drvdata(&pdev->dev); in ethosu_remove()
45 static void ethosu_job_hw_submit(struct ethosu_device *dev, struct ethosu_job *job) in ethosu_job_hw_submit()193 ethosu_switch_perfmon(struct ethosu_device *ethosu, struct ethosu_job *job) in ethosu_switch_perfmon()215 struct ethosu_device *dev = job->dev; in ethosu_job_run()233 static void ethosu_job_handle_irq(struct ethosu_device *dev) in ethosu_job_handle_irq()253 struct ethosu_device *dev = data; in ethosu_job_irq_handler_thread()262 struct ethosu_device *dev = data; in ethosu_job_irq_handler()275 struct ethosu_device *dev = job->dev; in ethosu_job_timedout()321 int ethosu_job_init(struct ethosu_device *edev) in ethosu_job_init()368 void ethosu_job_fini(struct ethosu_device *dev) in ethosu_job_fini()375 struct ethosu_device *dev = ethosu_priv->edev; in ethosu_job_open()[all …]
180 struct ethosu_device { struct222 ((struct ethosu_device *)container_of(drm_dev, struct ethosu_device, base)) argument224 static inline bool ethosu_is_u65(const struct ethosu_device *ethosudev) in ethosu_is_u65()
195 static bool feat_matrix_chained(struct ethosu_device *edev, struct feat_matrix *fm) in feat_matrix_chained()202 static u64 feat_matrix_length(struct ethosu_device *edev, in feat_matrix_length()267 struct ethosu_device *edev = to_ethosu_device(ddev); in calc_sizes()343 struct ethosu_device *edev = to_ethosu_device(ddev); in calc_sizes_elemwise()391 struct ethosu_device *edev = to_ethosu_device(ddev); in ethosu_gem_cmdstream_copy_and_validate()