Lines Matching +full:module +full:- +full:instance
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Copyright (c) 2012-2020, The Linux Foundation. All rights reserved.
12 * sruct dp_power - DisplayPort's power related data
26 * dp_power_init() - enable power supplies for display controller
28 * @power: instance of power module
37 * dp_power_deinit() - turn off regulators and gpios.
39 * @power: instance of power module
47 * dp_power_clk_status() - display controller clocks status
49 * @power: instance of power module
59 * dp_power_clk_enable() - enable display controller clocks
61 * @power: instance of power module
64 * return: pointer to allocated power module data
73 * dp_power_client_init() - initialize clock and regulator modules
75 * @power: instance of power module
84 * dp_power_clinet_deinit() - de-initialize clock and regulator modules
86 * @power: instance of power module
89 * This API will de-initialize the DisplayPort's clocks and regulator
95 * dp_power_get() - configure and get the DisplayPort power module data
97 * @parser: instance of parser module
98 * return: pointer to allocated power module data
100 * This API will configure the DisplayPort's power module and provides