Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_uart.h98 int hci_uart_register_proto(const struct hci_uart_proto *p);
Dhci_h4.c146 return hci_uart_register_proto(&h4p); in h4_init()
Dhci_ath.c262 return hci_uart_register_proto(&athp); in ath_init()
Dhci_ag6xx.c315 return hci_uart_register_proto(&ag6xx_proto); in ag6xx_init()
Dhci_mrvl.c508 return hci_uart_register_proto(&mrvl_proto_8897); in mrvl_init()
Dhci_ll.c814 return hci_uart_register_proto(&llp); in ll_init()
Dhci_bcsp.c772 return hci_uart_register_proto(&bcsp); in bcsp_init()
Dhci_ldisc.c42 int hci_uart_register_proto(const struct hci_uart_proto *p) in hci_uart_register_proto() function
Dhci_intel.c1226 return hci_uart_register_proto(&intel_proto); in intel_init()
Dhci_h5.c1130 return hci_uart_register_proto(&h5p); in h5_init()
Dhci_bcm.c1636 return hci_uart_register_proto(&bcm_proto); in bcm_init()
Dhci_qca.c2620 return hci_uart_register_proto(&qca_proto); in qca_init()