diff options
author | Peter Ujfalusi <[email protected]> | 2022-04-05 10:26:58 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-11 19:17:51 +0100 |
commit | e974b8e190d30fdd0c5edc1447ee1425a30d15ea (patch) | |
tree | 64929e9c995d6a8d969366212011b98b2305ea04 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | dbcf543cf91edc7f6fe833d51b58fe65265f2a72 (diff) |
ASoC: SOF: ipc3: Implement the set_get_data IPC ops
Add the implementation for the set_get_data callback for handling large
data set and get.
The set_get_data() in IPC3 can be used only for component messages. The
function expects the caller to prepare the message behind the data pointer
for sending/receiving data. The callback only implements the needed code
to be able to split up a message if needed for transfer.
The set_get_data ops is based on the existing
snd_sof_ipc_set_get_comp_data() and sof_set_get_large_ctrl_data() but made
it generic entry point.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Signed-off-by: Ranjani Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions