Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/chrome/
Dcros_ec_uart.c76 struct cros_ec_uart { struct
89 struct cros_ec_uart *ec_uart = ec_dev->priv; in cros_ec_uart_rx_bytes() argument
132 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()
DMakefile18 obj-$(CONFIG_CROS_EC_UART) += cros_ec_uart.o
DKconfig130 module will be called cros_ec_uart.
/linux-6.12.1/
DMAINTAINERS5363 F: drivers/platform/chrome/cros_ec_uart.c