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

/linux-master/drivers/firmware/arm_scmi/
H A Dbus.c231 struct scmi_device *scmi_dev = to_scmi_dev(dev);
243 struct scmi_device *sdev = to_scmi_dev(dev);
263 return to_scmi_dev(dev);
269 struct scmi_device *scmi_dev = to_scmi_dev(dev);
280 struct scmi_device *scmi_dev = to_scmi_dev(dev);
328 kfree(to_scmi_dev(dev));
495 struct scmi_device *scmi_dev = to_scmi_dev(dev);
H A Ddriver.c2551 struct scmi_device *sdev = to_scmi_dev(cinfo->dev);
2585 struct scmi_device *sdev = to_scmi_dev(data);
/linux-master/include/linux/
H A Dscmi_protocol.h866 #define to_scmi_dev(d) container_of(d, struct scmi_device, dev) macro

Completed in 127 milliseconds