hci_uart_set_flow_control  704 drivers/bluetooth/hci_bcm.c 		hci_uart_set_flow_control(bdev->hu, true);
hci_uart_set_flow_control  715 drivers/bluetooth/hci_bcm.c 			hci_uart_set_flow_control(bdev->hu, false);
hci_uart_set_flow_control  746 drivers/bluetooth/hci_bcm.c 		hci_uart_set_flow_control(bdev->hu, false);
hci_uart_set_flow_control  194 drivers/bluetooth/hci_intel.c 	hci_uart_set_flow_control(hu, true);
hci_uart_set_flow_control  210 drivers/bluetooth/hci_intel.c 	hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control  248 drivers/bluetooth/hci_intel.c 	hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control  515 drivers/bluetooth/hci_intel.c 	hci_uart_set_flow_control(hu, true);
hci_uart_set_flow_control  524 drivers/bluetooth/hci_intel.c 	hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control  358 drivers/bluetooth/hci_mrvl.c 	hci_uart_set_flow_control(hu, true);
hci_uart_set_flow_control  374 drivers/bluetooth/hci_mrvl.c 	hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control 1068 drivers/bluetooth/hci_qca.c 	hci_uart_set_flow_control(hu, true);
hci_uart_set_flow_control 1076 drivers/bluetooth/hci_qca.c 	hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control 1143 drivers/bluetooth/hci_qca.c 			hci_uart_set_flow_control(hu, true);
hci_uart_set_flow_control 1160 drivers/bluetooth/hci_qca.c 			hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control 1225 drivers/bluetooth/hci_qca.c 	hci_uart_set_flow_control(hu, false);
hci_uart_set_flow_control  108 drivers/bluetooth/hci_uart.h void hci_uart_set_flow_control(struct hci_uart *hu, bool enable);