Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_serdev.c289 static const struct serdev_device_ops hci_serdev_client_ops = { variable
302 serdev_device_set_client_ops(hu->serdev, &hci_serdev_client_ops); in hci_uart_register_device()