Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_uart.h48 struct hci_uart_proto { struct
74 const struct hci_uart_proto *proto; argument
99 int hci_uart_register_proto(const struct hci_uart_proto *p);
100 int hci_uart_unregister_proto(const struct hci_uart_proto *p);
103 const struct hci_uart_proto *p,
107 const struct hci_uart_proto *p) in hci_uart_register_device()
H A Dhci_mrvl.c434 static const struct hci_uart_proto mrvl_proto_8897 = {
448 static const struct hci_uart_proto mrvl_proto_8997 = {
465 const struct hci_uart_proto *mrvl_proto = device_get_match_data(&serdev->dev); in mrvl_serdev_probe()
H A Dhci_h4.c133 static const struct hci_uart_proto h4p = {
H A Dhci_ath.c250 static const struct hci_uart_proto athp = {
H A Dhci_ll.c690 static const struct hci_uart_proto llp;
810 static const struct hci_uart_proto llp = {
H A Dhci_ag6xx.c300 static const struct hci_uart_proto ag6xx_proto = {
H A Dhci_bcsp.c768 static const struct hci_uart_proto bcsp = {
H A Dhci_aml.c680 static const struct hci_uart_proto aml_hci_proto = {
H A Dhci_nokia.c685 static const struct hci_uart_proto nokia_proto = {
H A Dhci_qca.c2092 static const struct hci_uart_proto qca_proto = {