Searched refs:clock_entity (Results 1 – 1 of 1) sorted by relevance
1606 struct sdca_entity *clock_entity; in find_sdca_entity_connection_iot() local1623 clock_entity = find_sdca_entity_by_label(function, clock_label); in find_sdca_entity_connection_iot()1624 if (!clock_entity) { in find_sdca_entity_connection_iot()1631 terminal->clock = clock_entity; in find_sdca_entity_connection_iot()1633 dev_dbg(dev, "%s -> %s\n", clock_entity->label, entity->label); in find_sdca_entity_connection_iot()