Searched refs:hci_uart_set_flow_control (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/bluetooth/
H A Dhci_uart.h108 void hci_uart_set_flow_control(struct hci_uart *hu, bool enable);
H A Dhci_intel.c209 hci_uart_set_flow_control(hu, true); intel_lpm_suspend()
225 hci_uart_set_flow_control(hu, false); intel_lpm_resume()
263 hci_uart_set_flow_control(hu, false); intel_lpm_host_wake()
522 hci_uart_set_flow_control(hu, true); intel_set_baudrate()
531 hci_uart_set_flow_control(hu, false); intel_set_baudrate()
H A Dhci_bcm.c515 hci_uart_set_flow_control(bdev->hu, true); bcm_suspend_device()
547 hci_uart_set_flow_control(bdev->hu, false); bcm_resume_device()
H A Dhci_ldisc.c261 void hci_uart_set_flow_control(struct hci_uart *hu, bool enable) hci_uart_set_flow_control() function

Completed in 165 milliseconds