Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_serdev.c298 static const struct serdev_device_ops hci_serdev_client_ops = { variable
311 serdev_device_set_client_ops(hu->serdev, &hci_serdev_client_ops); in hci_uart_register_device()