aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStefan Binding <[email protected]>2023-07-21 16:18:12 +0100
committerTakashi Iwai <[email protected]>2023-07-24 11:00:02 +0200
commit4eae4892c5bdef990b4b80997b813e2443d6554c (patch)
tree82797365b26826bc23923e5d553db19693af3cec /tools/perf/scripts/python
parenta5adbfb60b0299e788189aa8f88d8fa0dafb9d65 (diff)
ALSA: hda: hda_component: Add pre and post playback hooks to hda_component
These hooks can be used to add callbacks that would be run before and after the main playback hooks. These hooks would be called for all amps, before moving on to the next hook, i.e. pre_playback_hook would be called for all amps, before the playback_hook is called for all amps, then finally the post_playback_hook is called for all amps. Signed-off-by: Stefan Binding <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions