Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dhci_uart.h119 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.c64 if (!hci_uart_has_flow_control(hu)) in mrvl_open()
H A Dhci_aml.c539 if (!hci_uart_has_flow_control(hu)) { in aml_open()
H A Dhci_ldisc.c298 bool hci_uart_has_flow_control(struct hci_uart *hu) in hci_uart_has_flow_control() function
H A Dhci_intel.c386 if (!hci_uart_has_flow_control(hu)) in intel_open()
H A Dhci_bcm.c448 if (!hci_uart_has_flow_control(hu)) in bcm_open()
H A Dhci_qca.c583 if (!hci_uart_has_flow_control(hu)) in qca_open()