Searched refs:gdsc_gx_do_nothing_enable (Results 1 - 19 of 19) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | gdsc.h | 79 int gdsc_gx_do_nothing_enable(struct generic_pm_domain *domain);
|
H A D | gpucc-sdm845.c | 138 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gdsc.c | 517 int gdsc_gx_do_nothing_enable(struct generic_pm_domain *domain) in gdsc_gx_do_nothing_enable() function 522 EXPORT_SYMBOL_GPL(gdsc_gx_do_nothing_enable); variable
|
H A D | gpucc-sm8150.c | 230 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sc7180.c | 177 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm8250.c | 246 .power_on = gdsc_gx_do_nothing_enable,
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | gdsc.h | 88 int gdsc_gx_do_nothing_enable(struct generic_pm_domain *domain);
|
H A D | gpucc-sdm845.c | 135 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gdsc.c | 558 int gdsc_gx_do_nothing_enable(struct generic_pm_domain *domain) in gdsc_gx_do_nothing_enable() function 563 EXPORT_SYMBOL_GPL(gdsc_gx_do_nothing_enable); variable
|
H A D | gpucc-sc7180.c | 174 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm8150.c | 237 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm8250.c | 245 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sa8775p.c | 543 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sc7280.c | 395 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sc8280xp.c | 398 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm8350.c | 524 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm6350.c | 427 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm8550.c | 499 .power_on = gdsc_gx_do_nothing_enable,
|
H A D | gpucc-sm8450.c | 661 .power_on = gdsc_gx_do_nothing_enable,
|
Completed in 12 milliseconds