Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/include/linux/
Dscmi_protocol.h201 struct scmi_reset_ops { struct
238 struct scmi_reset_ops *reset_ops;
/Linux-v5.4/drivers/firmware/arm_scmi/
Dreset.c183 static struct scmi_reset_ops reset_ops = {