Searched refs:intel_pdi_get_ch_update (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/soundwire/ |
H A D | intel_ace2x.c | 517 static void intel_pdi_get_ch_update(struct sdw_intel *sdw, in intel_pdi_get_ch_update() function 537 intel_pdi_get_ch_update(sdw, stream->bd, stream->num_bd, in intel_pdi_stream_ch_update() 540 intel_pdi_get_ch_update(sdw, stream->in, stream->num_in, in intel_pdi_stream_ch_update() 543 intel_pdi_get_ch_update(sdw, stream->out, stream->num_out, in intel_pdi_stream_ch_update()
|
H A D | intel.c | 562 static int intel_pdi_get_ch_update(struct sdw_intel *sdw, in intel_pdi_get_ch_update() function 582 intel_pdi_get_ch_update(sdw, stream->bd, stream->num_bd, in intel_pdi_stream_ch_update() 585 intel_pdi_get_ch_update(sdw, stream->in, stream->num_in, in intel_pdi_stream_ch_update() 588 intel_pdi_get_ch_update(sdw, stream->out, stream->num_out, in intel_pdi_stream_ch_update()
|