Searched refs:hw_module (Results 1 – 2 of 2) sorted by relevance
363 port->ext.device.hw_module = mHwModule; in fillFakeAudioPortBaseInfo()393 lhs->ext.device.hw_module = rhs->ext.device.hw_module + 1; in testAudioPortExtBaseEquivalent()395 lhs->ext.device.hw_module = rhs->ext.device.hw_module; in testAudioPortExtBaseEquivalent()407 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module + 1; in testAudioPortExtBaseEquivalent()409 lhs->ext.mix.hw_module = rhs->ext.mix.hw_module; in testAudioPortExtBaseEquivalent()502 config->ext.device.hw_module = mHwModule; in fillFakeAudioPortConfigInfo()508 config->ext.mix.hw_module = mHwModule; in fillFakeAudioPortConfigInfo()
525 audio_module_handle_t hw_module; /* module the device is attached to */ member533 audio_module_handle_t hw_module; /* module the stream is attached to */ member624 audio_module_handle_t hw_module; /* module the device is attached to */ member635 audio_module_handle_t hw_module; /* module the stream is attached to */ member852 if (lhs->ext.device.hw_module != rhs->ext.device.hw_module || in audio_port_configs_are_equal()860 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_port_configs_are_equal()948 lhs->ext.device.hw_module != rhs->ext.device.hw_module || in audio_ports_base_are_equal()956 if (lhs->ext.mix.hw_module != rhs->ext.mix.hw_module || in audio_ports_base_are_equal()