Home
last modified time | relevance | path

Searched defs:hw_device_t (Results 1 – 8 of 8) sorted by relevance

/hardware/google/gfxstream/guest/fuchsia/include/hardware/
Dhardware.h33 typedef struct hw_device_t { struct
37 int (*close)(struct hw_device_t* device); argument
38 } hw_device_t; typedef
/hardware/libhardware/include_all/hardware/
Dhardware.h167 typedef struct hw_device_t { struct
169 uint32_t tag;
200 int (*close)(struct hw_device_t* device); argument
202 } hw_device_t; typedef
/hardware/libhardware/include/hardware/
Dhardware.h167 typedef struct hw_device_t { struct
169 uint32_t tag;
200 int (*close)(struct hw_device_t* device); argument
202 } hw_device_t; typedef
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dhardware.h167 typedef struct hw_device_t { struct
169 uint32_t tag;
200 int (*close)(struct hw_device_t* device); argument
202 } hw_device_t; typedef
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp146 hw_device_t** /*device*/) { in openLegacy() argument
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwcomposer.cpp805 int Hwc2DeviceClose(struct hw_device_t* /*dev*/) { return 0; } in Hwc2DeviceClose()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp123 static int closeHook(hw_device_t* /*device*/) in closeHook() argument
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp86 static int closeHook(hw_device_t* /*device*/) in closeHook() argument