Home
last modified time | relevance | path

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

/linux/sound/soc/sdca/
H A Dsdca_functions.c1507 struct sdca_entity *clock_entity; in find_sdca_entity_connection_iot() local
1524 clock_entity = find_sdca_entity_by_label(function, clock_label); in find_sdca_entity_connection_iot()
1525 if (!clock_entity) { in find_sdca_entity_connection_iot()
1532 terminal->clock = clock_entity; in find_sdca_entity_connection_iot()
1534 dev_info(dev, "%s -> %s\n", clock_entity->label, entity->label); in find_sdca_entity_connection_iot()