Searched refs:mali_gralloc_device_open (Results 1 – 3 of 3) sorted by relevance
23 int mali_gralloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
61 status = mali_gralloc_device_open(module, name, device); in mali_gralloc_module_device_open()
722 int mali_gralloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in mali_gralloc_device_open() function