Searched refs:ethosu_inference_begin (Results 1 – 3 of 3) sorted by relevance
186 To avoid memory leaks, any allocations done in the ethosu_inference_begin() must191 void ethosu_inference_begin(struct ethosu_driver *drv, void *user_arg);212 void ethosu_inference_begin(struct ethosu_driver *drv, void *user_arg) {
221 void __attribute__((weak)) ethosu_inference_begin(struct ethosu_driver *drv, void *user_arg) in ethosu_inference_begin() function356 ethosu_inference_begin(drv, drv->job.user_arg); in handle_command_stream()
136 void ethosu_inference_begin(struct ethosu_driver *drv, void *user_arg);