Home
last modified time | relevance | path

Searched refs:hci_uart_register_proto (Results 1 – 11 of 11) 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_h4.c146 return hci_uart_register_proto(&h4p); in h4_init()
H A Dhci_ath.c262 return hci_uart_register_proto(&athp); in ath_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.c814 return hci_uart_register_proto(&llp); in ll_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.c1222 return hci_uart_register_proto(&intel_proto); in intel_init()
H A Dhci_bcm.c1621 return hci_uart_register_proto(&bcm_proto); in bcm_init()
H A Dhci_qca.c2775 return hci_uart_register_proto(&qca_proto); in qca_init()