diff options
author | Charles Keepax <[email protected]> | 2022-07-22 10:48:50 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-07-22 13:39:59 +0100 |
commit | dea997733575c5793ca77e166bbbf89097987eb4 (patch) | |
tree | 793c474d7cffbf741378f708b7b7f03a64c6367d /scripts/gdb/linux/utils.py | |
parent | 90023c6ede7583ca2e059a98ce3421225d367002 (diff) |
firmware: cs_dsp: Add pre_stop callback
The code already has a post_stop callback, add a matching pre_stop
callback to the client_ops that is called before execution is stopped.
This callback provides a convenient place for the client code to
communicate with the DSP before it is stopped.
Signed-off-by: Charles Keepax <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions