Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_h5.c787 static const struct hci_uart_proto h5p = { variable
837 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
958 return hci_uart_register_proto(&h5p); in h5_init()
964 return hci_uart_unregister_proto(&h5p); in h5_deinit()