Searched refs:to_cros_ec_dev (Results 1 – 4 of 4) sorted by relevance
60 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in reboot_store()121 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in version_show()206 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in flashinfo_show()237 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in kb_wake_angle_show()270 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in kb_wake_angle_store()303 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in usbpdmuxinfo_show()351 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in ap_mode_entry_show()381 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in cros_ec_ctrl_visible()
22 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in vboot_context_read()66 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in vboot_context_write()
248 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) macro
182 kfree(to_cros_ec_dev(dev)); in cros_ec_class_release()