Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
Dhci_uart.h107 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.c62 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.c426 if (!hci_uart_has_flow_control(hu)) in bcm_open()
Dhci_qca.c560 if (!hci_uart_has_flow_control(hu)) in qca_open()