Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_serdev.c34 static struct serdev_device_ops hci_serdev_client_ops; variable
272 static struct serdev_device_ops hci_serdev_client_ops = { variable
285 serdev_device_set_client_ops(hu->serdev, &hci_serdev_client_ops); in hci_uart_register_device()