Home
last modified time | relevance | path

Searched refs:hci_uart_has_flow_control (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_uart.h107 bool hci_uart_has_flow_control(struct hci_uart *hu);
H A Dhci_ath.c101 if (!hci_uart_has_flow_control(hu)) in ath_open()
H A Dhci_mrvl.c62 if (!hci_uart_has_flow_control(hu)) in mrvl_open()
H A Dhci_ldisc.c300 bool hci_uart_has_flow_control(struct hci_uart *hu) in hci_uart_has_flow_control() function
H A Dhci_intel.c388 if (!hci_uart_has_flow_control(hu)) in intel_open()
H A Dhci_bcm.c426 if (!hci_uart_has_flow_control(hu)) in bcm_open()
H A Dhci_qca.c560 if (!hci_uart_has_flow_control(hu)) in qca_open()