Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dhci_h5.c784 static const struct hci_uart_proto h5p = { variable
834 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
950 return hci_uart_register_proto(&h5p); in h5_init()
956 return hci_uart_unregister_proto(&h5p); in h5_deinit()