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

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

Completed in 145 milliseconds