Searched refs:hw_device_t (Results 1 – 4 of 4) sorted by relevance
62 struct hw_device_t common;
219 hw_device_t *device = NULL; in nativeOpenHal()
112 int OpenDevice(const hw_module_t* module, const char* id, hw_device_t** device);136 int CloseDevice(struct hw_device_t* /*device*/) { in CloseDevice() argument156 hw_device_t** device) { in OpenDevice()
300 reinterpret_cast<hw_device_t**>(&device)); in Open()344 const_cast<struct hw_device_t*>(&hal_.dev_->common)); in UnloadBuiltinDriver()