Home
last modified time | relevance | path

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

/Linux-v6.6/sound/soc/intel/boards/
Dsof_sdw.c1045 bool no_aggregation; in get_dailink_info() local
1049 no_aggregation = sof_sdw_quirk & SOF_SDW_NO_AGGREGATION; in get_dailink_info()
1102 if (!endpoint->aggregated || no_aggregation || in get_dailink_info()
1278 bool no_aggregation = sof_sdw_quirk & SOF_SDW_NO_AGGREGATION; in get_slave_info() local
1281 if (!adr_link->adr_d[adr_index].endpoints->aggregated || no_aggregation) { in get_slave_info()