Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dsound_trigger_hw_iaxxx.c1302 bool compare_device_type(struct listnode *devices, audio_devices_t device_type) in compare_device_type() function
1333 if (!compare_device_type(&config->device_info.devices, AUDIO_DEVICE_OUT_SPEAKER)) { in update_rx_conditions()