Searched refs:sdw_cdns_alloc_stream (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/soundwire/ |
| D | cadence_master.h | 173 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns,
|
| D | cadence_master.c | 1304 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns, in sdw_cdns_alloc_stream() function 1330 EXPORT_SYMBOL(sdw_cdns_alloc_stream);
|
| D | intel.c | 630 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()
|