Searched refs:notify_device_state_change (Results 1 – 3 of 3) sorted by relevance
1210 void (*notify_device_state_change)(uint64_t deviceState); member
482 mModule->notify_device_state_change != NULL) { in notifyDeviceStateChange()486 mModule->notify_device_state_change(deviceState); in notifyDeviceStateChange()
223 CHECK_MEMBER_AT(camera_module_t, notify_device_state_change, 164, 320); in CheckOffsets()