Home
last modified time | relevance | path

Searched refs:alloc_device_open (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/gralloc/
Dalloc_device.h35 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device);
Dgralloc_module.cpp50 status = alloc_device_open(module, name, device); in gralloc_device_open()
Dalloc_device.cpp600 int alloc_device_open(hw_module_t const *module, const char *name, hw_device_t **device) in alloc_device_open() function