Searched refs:cdns_find_pdi (Results 1 – 1 of 1) sorted by relevance
1028 static struct sdw_cdns_pdi *cdns_find_pdi(struct sdw_cdns *cdns, in cdns_find_pdi() function1148 pdi = cdns_find_pdi(cdns, stream->num_in, stream->in); in sdw_cdns_alloc_stream()1150 pdi = cdns_find_pdi(cdns, stream->num_out, stream->out); in sdw_cdns_alloc_stream()1154 pdi = cdns_find_pdi(cdns, stream->num_bd, stream->bd); in sdw_cdns_alloc_stream()