Searched refs:scmi_base_ops (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/firmware/scmi/
H A Dbase.c503 static struct scmi_base_ops scmi_base_ops = { variable in typeref:struct:scmi_base_ops
522 const struct scmi_base_ops *ops = device_get_ops(dev);
533 const struct scmi_base_ops *ops = device_get_ops(dev);
544 const struct scmi_base_ops *ops = device_get_ops(dev);
555 const struct scmi_base_ops *ops = device_get_ops(dev);
565 const struct scmi_base_ops *ops = device_get_ops(dev);
575 const struct scmi_base_ops *ops = device_get_ops(dev);
585 const struct scmi_base_ops *ops = device_get_ops(dev);
596 const struct scmi_base_ops *op
[all...]
/u-boot/include/
H A Dscmi_protocols.h207 * struct scmi_base_ops - SCMI base protocol interfaces
209 struct scmi_base_ops { struct

Completed in 93 milliseconds