Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_uart.h99 int hci_uart_register_proto(const struct hci_uart_proto *p);
H A Dhci_ath.c262 return hci_uart_register_proto(&athp); in ath_init()
H A Dhci_h4.c143 return hci_uart_register_proto(&h4p); in h4_init()
H A Dhci_ag6xx.c315 return hci_uart_register_proto(&ag6xx_proto); in ag6xx_init()
H A Dhci_mrvl.c508 return hci_uart_register_proto(&mrvl_proto_8897); in mrvl_init()
H A Dhci_ll.c816 return hci_uart_register_proto(&llp); in ll_init()
H A Dhci_bcsp.c775 return hci_uart_register_proto(&bcsp); in bcsp_init()
H A Dhci_aml.c746 return hci_uart_register_proto(&aml_hci_proto); in aml_init()
H A Dhci_ldisc.c42 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto() function
H A Dhci_intel.c1216 return hci_uart_register_proto(&intel_proto); in intel_init()
H A Dhci_h5.c1166 return hci_uart_register_proto(&h5p); in h5_init()
H A Dhci_bcm.c1621 return hci_uart_register_proto(&bcm_proto); in bcm_init()
H A Dhci_qca.c2818 return hci_uart_register_proto(&qca_proto); in qca_init()