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()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()318 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in cros_ec_ctrl_visible()
162 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in version_show()184 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in brightness_store()223 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in led_rgb_store()292 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()
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()
235 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) macro
170 kfree(to_cros_ec_dev(dev)); in cros_ec_class_release()