Home
last modified time | relevance | path

Searched refs:last_patch_id (Results 1 – 2 of 2) sorted by relevance

/device/generic/car/emulator/audio/driver/
Daudio_hw.h31 unsigned int last_patch_id; // Protected by this->lock member
Daudio_hw.c1293 audio_dev->last_patch_id += 1; in adev_create_audio_patch()
1295 *handle = audio_dev->last_patch_id; in adev_create_audio_patch()