Searched refs:cros_ec_get_host_command_version_mask (Results 1 – 1 of 1) sorted by relevance
445 static int cros_ec_get_host_command_version_mask(struct cros_ec_device *ec_dev, u16 cmd, u32 *mask) in cros_ec_get_host_command_version_mask() function537 ret = cros_ec_get_host_command_version_mask(ec_dev, EC_CMD_GET_NEXT_EVENT, &ver_mask); in cros_ec_query_all()547 ret = cros_ec_get_host_command_version_mask(ec_dev, EC_CMD_HOST_SLEEP_EVENT, &ver_mask); in cros_ec_query_all()817 ret = cros_ec_get_host_command_version_mask(ec_dev, in cros_ec_get_next_event()