Searched refs:alloc_device_open (Results 1 – 9 of 9) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/legacy/ |
D | alloc_device.h | 22 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | alloc_device.cpp | 158 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in alloc_device_open() function
|
/device/linaro/hikey/gralloc960/legacy/ |
D | alloc_device.h | 22 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | alloc_device.cpp | 157 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in alloc_device_open() function
|
/device/linaro/hikey/gralloc/ |
D | alloc_device.h | 41 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
|
D | gralloc_module.cpp | 52 status = alloc_device_open(module, name, device); in gralloc_device_open()
|
D | alloc_device.cpp | 824 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in alloc_device_open() function
|
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_module.cpp | 66 status = alloc_device_open(module, name, device); in mali_gralloc_module_device_open()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_module.cpp | 66 status = alloc_device_open(module, name, device); in mali_gralloc_module_device_open()
|