Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/bluetooth/
Dhci_uart.h108 bool hci_uart_has_flow_control(struct hci_uart *hu);
Dhci_ath.c101 if (!hci_uart_has_flow_control(hu)) in ath_open()
Dhci_mrvl.c64 if (!hci_uart_has_flow_control(hu)) in mrvl_open()
Dhci_ldisc.c295 bool hci_uart_has_flow_control(struct hci_uart *hu) in hci_uart_has_flow_control() function
Dhci_intel.c388 if (!hci_uart_has_flow_control(hu)) in intel_open()
Dhci_bcm.c449 if (!hci_uart_has_flow_control(hu)) in bcm_open()
Dhci_qca.c568 if (!hci_uart_has_flow_control(hu)) in qca_open()