Searched refs:sbrmi_data (Results 1 – 2 of 2) sorted by relevance
54 struct sbrmi_data { struct64 int rmi_mailbox_xfer(struct sbrmi_data *data, struct apml_mbox_msg *msg); argument66 int create_hwmon_sensor_device(struct device *dev, struct sbrmi_data *data);68 static inline int create_hwmon_sensor_device(struct device *dev, struct sbrmi_data *data) in create_hwmon_sensor_device()73 int create_misc_rmi_device(struct sbrmi_data *data, struct device *dev);
18 struct sbrmi_data *data = dev_get_drvdata(dev); in sbrmi_read()54 struct sbrmi_data *data = dev_get_drvdata(dev); in sbrmi_write()113 int create_hwmon_sensor_device(struct device *dev, struct sbrmi_data *data) in create_hwmon_sensor_device()