Searched refs:qcom_reset_ops (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/clk/qcom/ | ||
H A D | reset.c | 58 struct reset_control_ops qcom_reset_ops = { variable in typeref:struct:reset_control_ops 63 EXPORT_SYMBOL_GPL(qcom_reset_ops); variable |
H A D | reset.h | 35 extern struct reset_control_ops qcom_reset_ops; |
H A D | common.c | 114 reset->rcdev.ops = &qcom_reset_ops; qcom_cc_really_probe() |
Completed in 94 milliseconds