Home
last modified time | relevance | path

Searched refs:ethosu_dev_run_command_stream (Results 1 – 4 of 4) sorted by relevance

/hal_ethos_u-latest/src/
Dethosu_device.h58 void ethosu_dev_run_command_stream(struct ethosu_device *dev,
Dethosu_device_u55_u65.c142 void ethosu_dev_run_command_stream(struct ethosu_device *dev, in ethosu_dev_run_command_stream() function
Dethosu_device_u85.c123 void ethosu_dev_run_command_stream(struct ethosu_device *dev, in ethosu_dev_run_command_stream() function
Dethosu_driver.c375ethosu_dev_run_command_stream(&drv->dev, cmd_stream, cms_bytes, drv->job.base_addr, drv->job.num_b… in handle_command_stream()