Home
last modified time | relevance | path

Searched refs:cros_ec_command (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/include/linux/mfd/
Dcros_ec.h66 struct cros_ec_command { struct
134 struct cros_ec_command *msg);
136 struct cros_ec_command *msg);
200 struct cros_ec_command *msg);
212 struct cros_ec_command *msg);
224 struct cros_ec_command *msg);
/linux-4.4.14/drivers/platform/chrome/
Dcros_ec_proto.c26 struct cros_ec_command *msg) in prepare_packet()
59 struct cros_ec_command *msg) in send_command()
70 struct cros_ec_command *status_msg; in send_command()
111 struct cros_ec_command *msg) in cros_ec_prepare_tx()
135 struct cros_ec_command *msg) in cros_ec_check_result()
154 struct cros_ec_command *msg) in cros_ec_host_command_proto_query()
190 struct cros_ec_command *msg; in cros_ec_host_command_proto_query_v2()
240 struct cros_ec_command *proto_msg; in cros_ec_query_all()
338 struct cros_ec_command *msg) in cros_ec_cmd_xfer()
Dcros_ec_lightbar.c95 static struct cros_ec_command *alloc_lightbar_cmd_msg(struct cros_ec_dev *ec) in alloc_lightbar_cmd_msg()
97 struct cros_ec_command *msg; in alloc_lightbar_cmd_msg()
120 struct cros_ec_command *msg; in get_lightbar_version()
188 struct cros_ec_command *msg; in brightness_store()
235 struct cros_ec_command *msg; in led_rgb_store()
306 struct cros_ec_command *msg; in sequence_show()
347 struct cros_ec_command *msg; in sequence_store()
Dcros_ec_vbc.c36 struct cros_ec_command *msg; in vboot_context_read()
77 struct cros_ec_command *msg; in vboot_context_write()
Dcros_ec_dev.h43 #define CROS_EC_DEV_IOCXCMD _IOWR(CROS_EC_DEV_IOC, 0, struct cros_ec_command)
Dcros_ec_dev.c52 struct cros_ec_command *msg; in ec_get_version()
134 struct cros_ec_command u_cmd; in ec_device_ioctl_xcmd()
135 struct cros_ec_command *s_cmd; in ec_device_ioctl_xcmd()
Dcros_ec_sysfs.c70 struct cros_ec_command *msg; in store_ec_reboot()
140 struct cros_ec_command *msg; in show_ec_version()
246 struct cros_ec_command *msg; in show_ec_flashinfo()
Dcros_ec_lpc.c50 struct cros_ec_command *msg) in cros_ec_pkt_xfer_lpc()
121 struct cros_ec_command *msg) in cros_ec_cmd_xfer_lpc()
/linux-4.4.14/drivers/mfd/
Dcros_ec_i2c.c60 struct cros_ec_command *msg) in cros_ec_pkt_xfer_i2c()
188 struct cros_ec_command *msg) in cros_ec_cmd_xfer_i2c()
Dcros_ec_spi.c367 struct cros_ec_command *ec_msg) in cros_ec_pkt_xfer_spi()
499 struct cros_ec_command *ec_msg) in cros_ec_cmd_xfer_spi()
/linux-4.4.14/drivers/i2c/busses/
Di2c-cros-ec-tunnel.c187 struct cros_ec_command *msg; in ec_i2c_xfer()
/linux-4.4.14/drivers/input/keyboard/
Dcros_ec_keyb.c152 struct cros_ec_command *msg; in cros_ec_keyb_get_state()