Searched defs:hw_device_t (Results 1 – 8 of 8) sorted by relevance
33 typedef struct hw_device_t { struct37 int (*close)(struct hw_device_t* device); argument38 } hw_device_t; typedef
167 typedef struct hw_device_t { struct169 uint32_t tag;200 int (*close)(struct hw_device_t* device); argument202 } hw_device_t; typedef
146 hw_device_t** /*device*/) { in openLegacy() argument
805 int Hwc2DeviceClose(struct hw_device_t* /*dev*/) { return 0; } in Hwc2DeviceClose()
123 static int closeHook(hw_device_t* /*device*/) in closeHook() argument
86 static int closeHook(hw_device_t* /*device*/) in closeHook() argument