Searched refs:to_cros_ec_dev (Results 1 – 5 of 5) 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()213 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in flashinfo_show()244 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in kb_wake_angle_show()277 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in kb_wake_angle_store()325 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in cros_ec_ctrl_visible()
160 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in version_show()182 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in brightness_store()221 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in led_rgb_store()290 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in sequence_show()386 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in sequence_store()429 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in program_store()
21 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in vboot_context_read()61 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in vboot_context_write()
213 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) macro
138 kfree(to_cros_ec_dev(dev)); in cros_ec_class_release()