Lines Matching +full:module +full:- +full:instance
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2017-2020, The Linux Foundation. All rights reserved.
13 #include <sound/hdmi-codec.h>
28 * Creates and instance of dp audio.
30 * @pdev: caller's platform device instance.
31 * @panel: an instance of dp_panel module.
32 * @catalog: an instance of dp_catalog module.
35 * an instance of newly created dp_module.
46 * @dev: DP device instance.
47 * @dp_audio: an instance of dp_audio module.
61 * Cleans the dp_audio instance.
63 * @dp_audio: an instance of dp_audio.