Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_uart.h129 extern int hci_uart_register_proto(struct hci_uart_proto *p);
H A Dhci_h4.c314 int err = hci_uart_register_proto(&h4p); in h4_init()
H A Dhci_rtk_h5.c895 int err = hci_uart_register_proto(&h5); in h5_init()
H A Dhci_ldisc.c85 int hci_uart_register_proto(struct hci_uart_proto *p) in hci_uart_register_proto() function
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h97 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.c146 return hci_uart_register_proto(&h4p); in h4_init()
H A Dhci_ag6xx.c316 return hci_uart_register_proto(&ag6xx_proto); in ag6xx_init()
H A Dhci_mrvl.c438 return hci_uart_register_proto(&mrvl_proto); in mrvl_init()
H A Dhci_ll.c813 return hci_uart_register_proto(&llp); in ll_init()
H A Dhci_bcsp.c772 return hci_uart_register_proto(&bcsp); in bcsp_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.c1223 return hci_uart_register_proto(&intel_proto); in intel_init()
H A Dhci_h5.c1048 return hci_uart_register_proto(&h5p); in h5_init()
H A Dhci_bcm.c1521 return hci_uart_register_proto(&bcm_proto); in bcm_init()
H A Dhci_qca.c2224 return hci_uart_register_proto(&qca_proto); in qca_init()