Searched refs:to_cros_ec_dev (Results 1 – 5 of 5) sorted by relevance
59 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in reboot_store()120 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in version_show()205 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in flashinfo_show()236 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in kb_wake_angle_show()269 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in kb_wake_angle_store()317 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in cros_ec_ctrl_visible()
161 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in version_show()183 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in brightness_store()222 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in led_rgb_store()291 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in sequence_show()385 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in sequence_store()428 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()
235 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) macro
133 kfree(to_cros_ec_dev(dev)); in cros_ec_class_release()
Completed in 16 milliseconds