Home
last modified time | relevance | path

Searched refs:scmi_reset_ops (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/reset/
H A Dreset-scmi.c81 static const struct reset_control_ops scmi_reset_ops = { variable
101 data->rcdev.ops = &scmi_reset_ops; in scmi_reset_probe()
/kernel/linux/linux-6.6/drivers/reset/
H A Dreset-scmi.c83 static const struct reset_control_ops scmi_reset_ops = { variable
108 data->rcdev.ops = &scmi_reset_ops; in scmi_reset_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dscmi_protocol.h193 * struct scmi_reset_ops - represents the various operations provided
203 struct scmi_reset_ops { struct
286 const struct scmi_reset_ops *reset_ops;
/kernel/linux/linux-5.10/drivers/firmware/arm_scmi/
H A Dreset.c199 static const struct scmi_reset_ops reset_ops = {

Completed in 3 milliseconds