Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_intel.c194 hci_uart_set_flow_control(hu, true); in intel_lpm_suspend()
210 hci_uart_set_flow_control(hu, false); in intel_lpm_resume()
248 hci_uart_set_flow_control(hu, false); in intel_lpm_host_wake()
509 hci_uart_set_flow_control(hu, true); in intel_set_baudrate()
518 hci_uart_set_flow_control(hu, false); in intel_set_baudrate()
H A Dhci_uart.h108 void hci_uart_set_flow_control(struct hci_uart *hu, bool enable);
H A Dhci_bcm.c466 hci_uart_set_flow_control(hu, true); in bcm_open()
479 hci_uart_set_flow_control(hu, false); in bcm_open()
739 hci_uart_set_flow_control(bdev->hu, true); in bcm_suspend_device()
750 hci_uart_set_flow_control(bdev->hu, false); in bcm_suspend_device()
781 hci_uart_set_flow_control(bdev->hu, false); in bcm_resume_device()
H A Dhci_mrvl.c358 hci_uart_set_flow_control(hu, true); in mrvl_setup()
374 hci_uart_set_flow_control(hu, false); in mrvl_setup()
H A Dhci_qca.c1350 hci_uart_set_flow_control(hu, true); in qca_send_power_pulse()
1358 hci_uart_set_flow_control(hu, false); in qca_send_power_pulse()
1425 hci_uart_set_flow_control(hu, true); in qca_set_speed()
1442 hci_uart_set_flow_control(hu, false); in qca_set_speed()
1623 hci_uart_set_flow_control(hu, false); in qca_wcn3990_init()
H A Dhci_ldisc.c308 void hci_uart_set_flow_control(struct hci_uart *hu, bool enable) in hci_uart_set_flow_control() function
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_intel.c194 hci_uart_set_flow_control(hu, true); in intel_lpm_suspend()
210 hci_uart_set_flow_control(hu, false); in intel_lpm_resume()
248 hci_uart_set_flow_control(hu, false); in intel_lpm_host_wake()
509 hci_uart_set_flow_control(hu, true); in intel_set_baudrate()
518 hci_uart_set_flow_control(hu, false); in intel_set_baudrate()
H A Dhci_bcm.c489 hci_uart_set_flow_control(hu, false); /* Assert BT_UART_CTS_N */ in bcm_open()
491 hci_uart_set_flow_control(hu, true); in bcm_open()
507 hci_uart_set_flow_control(hu, false); in bcm_open()
770 hci_uart_set_flow_control(bdev->hu, true); in bcm_suspend_device()
781 hci_uart_set_flow_control(bdev->hu, false); in bcm_suspend_device()
812 hci_uart_set_flow_control(bdev->hu, false); in bcm_resume_device()
H A Dhci_uart.h119 void hci_uart_set_flow_control(struct hci_uart *hu, bool enable);
H A Dhci_mrvl.c369 hci_uart_set_flow_control(hu, true); in mrvl_setup()
385 hci_uart_set_flow_control(hu, false); in mrvl_setup()
H A Dhci_qca.c1399 hci_uart_set_flow_control(hu, true); in qca_send_power_pulse()
1407 hci_uart_set_flow_control(hu, false); in qca_send_power_pulse()
1490 hci_uart_set_flow_control(hu, true); in qca_set_speed()
1524 hci_uart_set_flow_control(hu, false); in qca_set_speed()
1765 hci_uart_set_flow_control(hu, false); in qca_regulator_init()
H A Dhci_ldisc.c308 void hci_uart_set_flow_control(struct hci_uart *hu, bool enable) in hci_uart_set_flow_control() function

Completed in 20 milliseconds