Searched refs:intel_pdi_get_ch_update (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/soundwire/ |
H A D | intel_ace2x.c | 572 static void intel_pdi_get_ch_update(struct sdw_intel *sdw, in intel_pdi_get_ch_update() function 592 intel_pdi_get_ch_update(sdw, stream->bd, stream->num_bd, in intel_pdi_stream_ch_update() 595 intel_pdi_get_ch_update(sdw, stream->in, stream->num_in, in intel_pdi_stream_ch_update() 598 intel_pdi_get_ch_update(sdw, stream->out, stream->num_out, in intel_pdi_stream_ch_update()
|
H A D | intel.c | 593 static int intel_pdi_get_ch_update(struct sdw_intel *sdw, in intel_pdi_get_ch_update() function 613 intel_pdi_get_ch_update(sdw, stream->bd, stream->num_bd, in intel_pdi_stream_ch_update() 616 intel_pdi_get_ch_update(sdw, stream->in, stream->num_in, in intel_pdi_stream_ch_update() 619 intel_pdi_get_ch_update(sdw, stream->out, stream->num_out, in intel_pdi_stream_ch_update()
|