Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/bluetooth/
Dhci_uart.h121 bool hci_uart_has_flow_control(struct hci_uart *hu);
Dhci_ath.c115 if (!hci_uart_has_flow_control(hu)) in ath_open()
Dhci_mrvl.c69 if (!hci_uart_has_flow_control(hu)) in mrvl_open()
Dhci_ldisc.c303 bool hci_uart_has_flow_control(struct hci_uart *hu) in hci_uart_has_flow_control() function
Dhci_bcm.c381 if (!hci_uart_has_flow_control(hu)) in bcm_open()
Dhci_intel.c409 if (!hci_uart_has_flow_control(hu)) in intel_open()
Dhci_qca.c453 if (!hci_uart_has_flow_control(hu)) in qca_open()