Searched defs:scmi_dev (Results 1 – 2 of 2) sorted by relevance
205 scmi_dev_match_id(struct scmi_device *scmi_dev, const struct scmi_driver *scmi_drv) in scmi_dev_match_id()226 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_match() local267 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_probe() local278 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_remove() local286 const struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_device_uevent() local296 struct scmi_device *scmi_dev = to_scmi_dev(dev); in modalias_show() local307 struct scmi_device *scmi_dev = to_scmi_dev(dev); in protocol_id_show() local316 struct scmi_device *scmi_dev = to_scmi_dev(dev); in name_show() local374 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_device_release() local380 static void __scmi_device_destroy(struct scmi_device *scmi_dev) in __scmi_device_destroy()[all …]
2544 static void scmi_set_handle(struct scmi_device *scmi_dev) in scmi_set_handle()