Searched refs:qcom_reset_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/clk/qcom/
H A Dreset.h29 extern const struct reset_control_ops qcom_reset_ops;
H A Dreset.c54 const struct reset_control_ops qcom_reset_ops = { variable in typeref:struct:reset_control_ops
59 EXPORT_SYMBOL_GPL(qcom_reset_ops); variable
H A Dcommon.c256 reset->rcdev.ops = &qcom_reset_ops;

Completed in 114 milliseconds