Searched refs:sdw_cdns_alloc_stream (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/soundwire/ |
D | cadence_master.h | 169 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns,
|
D | intel.c | 428 ret = sdw_cdns_alloc_stream(cdns, &cdns->pcm, port, ch, dir); in intel_alloc_port() 438 ret = sdw_cdns_alloc_stream(cdns, &cdns->pdm, port, ch, dir); in intel_alloc_port()
|
D | cadence_master.c | 1141 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns, in sdw_cdns_alloc_stream() function 1167 EXPORT_SYMBOL(sdw_cdns_alloc_stream);
|