Searched refs:anv_hal_open (Results 1 – 1 of 1) sorted by relevance
33 static int anv_hal_open(const struct hw_module_t* mod, const char* id, struct hw_device_t** dev);51 .open = anv_hal_open,66 anv_hal_open(const struct hw_module_t* mod, const char* id, in anv_hal_open() function