Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h5.c778 static const struct hci_uart_proto h5p = { variable
836 return hci_uart_register_device(&h5->serdev_hu, &h5p); in h5_serdev_probe()
1048 return hci_uart_register_proto(&h5p); in h5_init()
1054 return hci_uart_unregister_proto(&h5p); in h5_deinit()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_h5.c807 static const struct hci_uart_proto h5p = { variable
867 return hci_uart_register_device_priv(&h5->serdev_hu, &h5p, in h5_serdev_probe()
1133 return hci_uart_register_proto(&h5p); in h5_init()
1139 return hci_uart_unregister_proto(&h5p); in h5_deinit()

Completed in 4 milliseconds