Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_uart.c248 static const struct serdev_device_ops cros_ec_uart_client_ops = { variable
289 serdev_device_set_client_ops(serdev, &cros_ec_uart_client_ops); in cros_ec_uart_probe()