Searched refs:anv_hal_close (Results 1 – 1 of 1) sorted by relevance
34 static int anv_hal_close(struct hw_device_t *dev);81 .close = anv_hal_close, in anv_hal_open()93 anv_hal_close(struct hw_device_t *dev) in anv_hal_close() function