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()302 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in usbpdmuxinfo_show()350 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in ap_mode_entry_show()380 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in cros_ec_ctrl_visible()
175 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in version_show()195 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in num_segments_show()238 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in brightness_store()277 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in led_rgb_store()346 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in sequence_show()440 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in sequence_store()485 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()65 struct cros_ec_dev *ec = to_cros_ec_dev(dev); in vboot_context_write()
250 #define to_cros_ec_dev(dev) container_of(dev, struct cros_ec_dev, class_dev) macro
177 kfree(to_cros_ec_dev(dev)); in cros_ec_class_release()