Searched refs:cros_ec_uart (Results 1 – 3 of 3) sorted by relevance
76 struct cros_ec_uart { struct89 struct cros_ec_uart *ec_uart = ec_dev->priv; in cros_ec_uart_rx_bytes() argument132 struct cros_ec_uart *ec_uart = ec_dev->priv; in cros_ec_uart_pkt_xfer()209 struct cros_ec_uart *ec_uart = data; in cros_ec_uart_resource()224 static int cros_ec_uart_acpi_probe(struct cros_ec_uart *ec_uart) in cros_ec_uart_acpi_probe()255 struct cros_ec_uart *ec_uart; in cros_ec_uart_probe()
19 obj-$(CONFIG_CROS_EC_UART) += cros_ec_uart.o
141 module will be called cros_ec_uart.
Completed in 11 milliseconds