Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_uart.h130 extern int hci_uart_unregister_proto(struct hci_uart_proto *p);
H A Dhci_h4.c326 return hci_uart_unregister_proto(&h4p); in h4_deinit()
H A Dhci_rtk_h5.c907 return hci_uart_unregister_proto(&h5); in h5_deinit()
H A Dhci_ldisc.c98 int hci_uart_unregister_proto(struct hci_uart_proto *p) in hci_uart_unregister_proto() function
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h98 int hci_uart_unregister_proto(const struct hci_uart_proto *p);
H A Dhci_ath.c267 return hci_uart_unregister_proto(&athp); in ath_deinit()
H A Dhci_h4.c151 return hci_uart_unregister_proto(&h4p); in h4_deinit()
H A Dhci_ag6xx.c321 return hci_uart_unregister_proto(&ag6xx_proto); in ag6xx_deinit()
H A Dhci_mrvl.c445 return hci_uart_unregister_proto(&mrvl_proto); in mrvl_deinit()
H A Dhci_ll.c820 return hci_uart_unregister_proto(&llp); in ll_deinit()
H A Dhci_bcsp.c777 return hci_uart_unregister_proto(&bcsp); in bcsp_deinit()
H A Dhci_ldisc.c57 int hci_uart_unregister_proto(const struct hci_uart_proto *p) in hci_uart_unregister_proto() function
H A Dhci_intel.c1230 return hci_uart_unregister_proto(&intel_proto); in intel_deinit()
H A Dhci_h5.c1054 return hci_uart_unregister_proto(&h5p); in h5_deinit()
H A Dhci_bcm.c1529 return hci_uart_unregister_proto(&bcm_proto); in bcm_deinit()
H A Dhci_qca.c2231 return hci_uart_unregister_proto(&qca_proto); in qca_deinit()