cros_ec_uart
struct cros_ec_uart *ec_uart = ec_dev->priv;
struct cros_ec_uart *ec_uart = data;
static int cros_ec_uart_acpi_probe(struct cros_ec_uart *ec_uart)
struct cros_ec_uart *ec_uart;
struct cros_ec_uart *ec_uart = ec_dev->priv;