Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/soundwire/
Dcadence_master.h173 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns,
Dcadence_master.c1304 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns, in sdw_cdns_alloc_stream() function
1330 EXPORT_SYMBOL(sdw_cdns_alloc_stream);
Dintel.c630 ret = sdw_cdns_alloc_stream(cdns, &cdns->pcm, port, ch, dir); in intel_alloc_port()
640 ret = sdw_cdns_alloc_stream(cdns, &cdns->pdm, port, ch, dir); in intel_alloc_port()