Searched refs:intel_pdi_get_ch_update (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/soundwire/ |
H A D | intel.c | 695 static int intel_pdi_get_ch_update(struct sdw_intel *sdw, in intel_pdi_get_ch_update() function 715 intel_pdi_get_ch_update(sdw, stream->bd, stream->num_bd, in intel_pdi_stream_ch_update() 718 intel_pdi_get_ch_update(sdw, stream->in, stream->num_in, in intel_pdi_stream_ch_update() 721 intel_pdi_get_ch_update(sdw, stream->out, stream->num_out, in intel_pdi_stream_ch_update()
|
Completed in 5 milliseconds