Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_mrvl.c434 static const struct hci_uart_proto mrvl_proto_8897 = { variable
489 { .compatible = "mrvl,88w8897", .data = &mrvl_proto_8897},
508 return hci_uart_register_proto(&mrvl_proto_8897); in mrvl_init()
515 return hci_uart_unregister_proto(&mrvl_proto_8897); in mrvl_deinit()