Searched defs:reset_ops (Results 1 – 6 of 6) sorted by relevance
21 struct reset_ops { struct40 int (*of_xlate)(struct reset_ctl *reset_ctl,53 int (*request)(struct reset_ctl *reset_ctl);62 int (*free)(struct reset_ctl *reset_ctl);72 int (*rst_assert)(struct reset_ctl *reset_ctl);79 int (*rst_deassert)(struct reset_ctl *reset_ctl);
62 static const struct reset_control_ops reset_ops = { variable
14 static const struct scmi_reset_proto_ops *reset_ops; variable
95 const struct reset_control_ops *reset_ops) in mtk_register_reset_controller_common()
160 const struct tegra_mc_reset_ops *reset_ops; member
349 static const struct file_operations reset_ops = { variable