Searched refs:hw_device_t (Results 1 – 4 of 4) sorted by relevance
61 struct hw_device_t common;
219 hw_device_t *device = NULL; in nativeOpenHal()
111 int OpenDevice(const hw_module_t* module, const char* id, hw_device_t** device);135 int CloseDevice(struct hw_device_t* /*device*/) { in CloseDevice() argument155 hw_device_t** device) { in OpenDevice()
271 reinterpret_cast<hw_device_t**>(&device)); in Open()