Home
last modified time | relevance | path

Searched refs:to_scmi_dev (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/firmware/arm_scmi/
A Dbus.c212 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_match()
224 struct scmi_device *sdev = to_scmi_dev(dev); in scmi_match_by_id_table()
244 return to_scmi_dev(dev); in scmi_child_dev_find()
250 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_probe()
261 struct scmi_device *scmi_dev = to_scmi_dev(dev); in scmi_dev_remove()
309 kfree(to_scmi_dev(dev)); in scmi_device_release()
476 struct scmi_device *scmi_dev = to_scmi_dev(dev); in __scmi_devices_unregister()
A Ddriver.c2445 struct scmi_device *sdev = to_scmi_dev(cinfo->dev); in scmi_chan_destroy()
2479 struct scmi_device *sdev = to_scmi_dev(data); in scmi_bus_notifier()
/linux-6.3-rc2/include/linux/
A Dscmi_protocol.h805 #define to_scmi_dev(d) container_of(d, struct scmi_device, dev) macro

Completed in 14 milliseconds