Searched refs:DeviceModule (Results 1 – 1 of 1) sorted by relevance
85 device_module_info* DeviceModule() const { return fDeviceModule; } in DeviceModule() function in Device1665 if (device->DeviceModule() != NULL in DeviceRemoved()1666 && device->DeviceModule()->device_removed != NULL) in DeviceRemoved()1667 device->DeviceModule()->device_removed(device->DeviceData()); in DeviceRemoved()