scmi_reset_ops    183 drivers/firmware/arm_scmi/reset.c static struct scmi_reset_ops reset_ops = {
scmi_reset_ops     81 drivers/reset/reset-scmi.c static const struct reset_control_ops scmi_reset_ops = {
scmi_reset_ops    101 drivers/reset/reset-scmi.c 	data->rcdev.ops = &scmi_reset_ops;
scmi_reset_ops    238 include/linux/scmi_protocol.h 	struct scmi_reset_ops *reset_ops;