Searched refs:__cros_ec_command_dev_v2 (Results 1 – 1 of 1) sorted by relevance
212 static int __cros_ec_command_dev_v2(int cros_ec_fd, int command, int version, in __cros_ec_command_dev_v2() function281 ret = __cros_ec_command_dev_v2(g_cros_ec_fd, command, version, outdata, in cros_ec_command()