Home
last modified time | relevance | path

Searched refs:hw_device_t (Results 1 – 4 of 4) sorted by relevance

/external/drm_gralloc/
Dgralloc.cpp167 static int drm_mod_close_gpu0(struct hw_device_t *dev) in drm_mod_close_gpu0()
215 static int drm_mod_open_gpu0(struct drm_module_t *dmod, hw_device_t **dev) in drm_mod_open_gpu0()
242 const char *name, struct hw_device_t **dev) in drm_mod_open()
/external/drm_hwcomposer/
Ddrmhwctwo.h32 struct hw_device_t **dev);
249 static int HookDevClose(hw_device_t *dev);
Dhwcomposer.cpp689 static int hwc_device_close(struct hw_device_t *dev) { in hwc_device_close()
756 struct hw_device_t **dev) { in hwc_device_open()
Ddrmhwctwo.cpp838 int DrmHwcTwo::HookDevClose(hw_device_t * /*dev*/) { in HookDevClose() argument
1049 struct hw_device_t **dev) { in HookDevOpen()