Constant DEFAULT_DAI_INTERCONNECT_ELEMENT_ID

pub const DEFAULT_DAI_INTERCONNECT_ELEMENT_ID: u64 = 1; // 1u64
Expand description

For devices with Codec drivers, there is only one DAI_INTERCONNECT entity. When a method requires us to address the interconnect by ID, we use element_id 1. Codec drivers that implement signalprocessing should not assign this ID to other elements.