Searched refs:hw_module (Results 1 – 2 of 2) sorted by relevance
369 port->ext.device.hw_module = mHwModule; in fillFakeAudioPortBaseInfo()399 lhs->ext.device.hw_module = rhs->ext.device.hw_module + 1; in testAudioPortExtBaseEquivalent()401 lhs->ext.device.hw_module = rhs->ext.device.hw_module; in testAudioPortExtBaseEquivalent()413 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module + 1; in testAudioPortExtBaseEquivalent()415 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module; in testAudioPortExtBaseEquivalent()506 config->ext.device.hw_module = mHwModule; in fillFakeAudioPortConfigInfo()512 config->ext.mix.hw_module = mHwModule; in fillFakeAudioPortConfigInfo()
609 audio_module_handle_t hw_module; /* module the device is attached to */ member617 audio_module_handle_t hw_module; /* module the stream is attached to */ member705 audio_module_handle_t hw_module; /* module the device is attached to */ member716 audio_module_handle_t hw_module; /* module the stream is attached to */ member935 if (lhs->ext.device.hw_module != rhs->ext.device.hw_module || in audio_port_configs_are_equal()943 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_port_configs_are_equal()1029 lhs->ext.device.hw_module != rhs->ext.device.hw_module || in audio_ports_base_are_equal()1037 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_ports_base_are_equal()