Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dhci_uart.h102 int hci_uart_register_proto(const struct hci_uart_proto *p);
Dhci_ath.c258 return hci_uart_register_proto(&athp); in ath_init()
Dhci_h4.c162 return hci_uart_register_proto(&h4p); in h4_init()
Dhci_ll.c521 return hci_uart_register_proto(&llp); in ll_init()
Dhci_bcm.c844 return hci_uart_register_proto(&bcm_proto); in bcm_init()
Dhci_ldisc.c56 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto() function
Dhci_bcsp.c749 return hci_uart_register_proto(&bcsp); in bcsp_init()
Dhci_h5.c759 return hci_uart_register_proto(&h5p); in h5_init()
Dhci_qca.c964 return hci_uart_register_proto(&qca_proto); in qca_init()
Dhci_intel.c1311 return hci_uart_register_proto(&intel_proto); in intel_init()