Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/chrome/
Dcros_ec_uart.c247 static const struct serdev_device_ops cros_ec_uart_client_ops = { variable
288 serdev_device_set_client_ops(serdev, &cros_ec_uart_client_ops); in cros_ec_uart_probe()