Home
last modified time | relevance | path

Searched refs:scmi_reset_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/reset/
Dreset-scmi.c81 static const struct reset_control_ops scmi_reset_ops = { variable
101 data->rcdev.ops = &scmi_reset_ops; in scmi_reset_probe()
/Linux-v5.10/include/linux/
Dscmi_protocol.h203 struct scmi_reset_ops { struct
286 const struct scmi_reset_ops *reset_ops;
/Linux-v5.10/drivers/firmware/arm_scmi/
Dreset.c195 static const struct scmi_reset_ops reset_ops = {