Lines Matching refs:scmi_device
23 scmi_dev_match_id(struct scmi_device *scmi_dev, struct scmi_driver *scmi_drv) in scmi_dev_match_id()
44 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_match()
56 struct scmi_device *sdev = to_scmi_dev(dev); in scmi_match_by_id_table()
63 struct scmi_device *scmi_child_dev_find(struct device *parent, in scmi_child_dev_find()
106 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_probe()
117 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_remove()
167 struct scmi_device *
172 struct scmi_device *scmi_dev; in scmi_device_create()
211 void scmi_device_destroy(struct scmi_device *scmi_dev) in scmi_device_destroy()
228 void scmi_set_handle(struct scmi_device *scmi_dev) in scmi_set_handle()
279 struct scmi_device *scmi_dev = to_scmi_dev(dev); in __scmi_devices_unregister()