Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/sdca/
H A Dsdca_functions.c1390 struct sdca_entity *clock_entity; in find_sdca_entity_connection_iot() local
1407 clock_entity = find_sdca_entity_by_label(function, clock_label); in find_sdca_entity_connection_iot()
1408 if (!clock_entity) { in find_sdca_entity_connection_iot()
1415 terminal->clock = clock_entity; in find_sdca_entity_connection_iot()
1417 dev_info(dev, "%s -> %s\n", clock_entity->label, entity->label); in find_sdca_entity_connection_iot()