Home
last modified time | relevance | path

Searched refs:cros_ec_uart (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_uart.c76 struct cros_ec_uart { struct
90 struct cros_ec_uart *ec_uart = ec_dev->priv; in cros_ec_uart_rx_bytes() argument
133 struct cros_ec_uart *ec_uart = ec_dev->priv; in cros_ec_uart_pkt_xfer()
210 struct cros_ec_uart *ec_uart = data; in cros_ec_uart_resource()
225 static int cros_ec_uart_acpi_probe(struct cros_ec_uart *ec_uart) in cros_ec_uart_acpi_probe()
256 struct cros_ec_uart *ec_uart; in cros_ec_uart_probe()
H A DMakefile18 obj-$(CONFIG_CROS_EC_UART) += cros_ec_uart.o
H A DKconfig130 module will be called cros_ec_uart.
/openbmc/linux/
H A DMAINTAINERS4907 F: drivers/platform/chrome/cros_ec_uart.c