scmi_device_destroy
EXPORT_SYMBOL_GPL(scmi_device_destroy);
void scmi_device_destroy(struct device *parent, int protocol, const char *name);
scmi_device_destroy(info->dev, prot_id, name);
scmi_device_destroy(info->dev, prot_id, name);
scmi_device_destroy(info->dev, id, sdev->name);
scmi_device_destroy(info->dev, prot_id, name);