Home
last modified time | relevance | path

Searched refs:serdev_device_set_flow_control (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/include/linux/
Dserdev.h199 void serdev_device_set_flow_control(struct serdev_device *, bool);
241 static inline void serdev_device_set_flow_control(struct serdev_device *sdev, bool enable) {} in serdev_device_set_flow_control() function
/Linux-v5.4/drivers/bluetooth/
Dhci_h5.c888 serdev_device_set_flow_control(h5->hu->serdev, flow_control); in h5_btrtl_setup()
903 serdev_device_set_flow_control(h5->hu->serdev, false); in h5_btrtl_open()
927 serdev_device_set_flow_control(h5->hu->serdev, false); in h5_btrtl_suspend()
Dhci_nokia.c155 serdev_device_set_flow_control(serdev, true); in nokia_flow_control()
157 serdev_device_set_flow_control(serdev, false); in nokia_flow_control()
Dbtmtkuart.c574 serdev_device_set_flow_control(bdev->serdev, false); in btmtkuart_open()
694 serdev_device_set_flow_control(bdev->serdev, false); in btmtkuart_change_baudrate()
Dhci_ll.c622 serdev_device_set_flow_control(serdev, true); in ll_setup()
Dhci_ldisc.c318 serdev_device_set_flow_control(hu->serdev, !enable); in hci_uart_set_flow_control()
/Linux-v5.4/drivers/gnss/
Dserial.c33 serdev_device_set_flow_control(serdev, false); in gnss_serial_open()
Dsirf.c71 serdev_device_set_flow_control(data->serdev, false); in sirf_serdev_open()
/Linux-v5.4/drivers/tty/serdev/
Dcore.c351 void serdev_device_set_flow_control(struct serdev_device *serdev, bool enable) in serdev_device_set_flow_control() function
360 EXPORT_SYMBOL_GPL(serdev_device_set_flow_control);
/Linux-v5.4/drivers/iio/chemical/
Dpms7003.c293 serdev_device_set_flow_control(serdev, false); in pms7003_probe()
/Linux-v5.4/drivers/net/ethernet/qualcomm/
Dqca_uart.c376 serdev_device_set_flow_control(serdev, false); in qca_uart_probe()
/Linux-v5.4/drivers/mfd/
Drave-sp.c803 serdev_device_set_flow_control(serdev, false); in rave_sp_probe()