Searched refs:dp_pm_type (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
H A D | dp_power.h | 57 int dp_power_clk_status(struct dp_power *dp_power, enum dp_pm_type pm_type); 70 int dp_power_clk_enable(struct dp_power *power, enum dp_pm_type pm_type,
|
H A D | dp_parser.h | 20 enum dp_pm_type { enum 33 static inline const char *dp_parser_pm_name(enum dp_pm_type module) in dp_parser_pm_name()
|
H A D | dp_power.c | 152 enum dp_pm_type module, bool enable) in dp_power_clk_set_rate() 174 int dp_power_clk_status(struct dp_power *dp_power, enum dp_pm_type pm_type) in dp_power_clk_status() 189 enum dp_pm_type pm_type, bool enable) in dp_power_clk_enable()
|
H A D | dp_ctrl.c | 1300 enum dp_pm_type module, char *name, unsigned long rate) in dp_ctrl_set_clock_rate()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/ |
H A D | dp_power.h | 56 int dp_power_clk_status(struct dp_power *dp_power, enum dp_pm_type pm_type); 69 int dp_power_clk_enable(struct dp_power *power, enum dp_pm_type pm_type,
|
H A D | dp_parser.h | 20 enum dp_pm_type { enum 40 static inline const char *dp_parser_pm_name(enum dp_pm_type module) in dp_parser_pm_name()
|
H A D | dp_power.c | 51 int dp_power_clk_status(struct dp_power *dp_power, enum dp_pm_type pm_type) in dp_power_clk_status() 74 enum dp_pm_type pm_type, bool enable) in dp_power_clk_enable()
|
H A D | dp_ctrl.c | 1316 enum dp_pm_type module, char *name, unsigned long rate) in dp_ctrl_set_clock_rate()
|
Completed in 7 milliseconds