Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/bluetooth/
Dhci_mrvl.c383 static const struct hci_uart_proto mrvl_proto = { variable
407 return hci_uart_register_device(&mrvldev->hu, &mrvl_proto); in mrvl_serdev_probe()
438 return hci_uart_register_proto(&mrvl_proto); in mrvl_init()
445 return hci_uart_unregister_proto(&mrvl_proto); in mrvl_deinit()