Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dserdev.h207 void serdev_device_set_flow_control(struct serdev_device *, bool);
249 static inline void serdev_device_set_flow_control(struct serdev_device *sdev, bool enable) {} in serdev_device_set_flow_control() function
/Linux-v4.19/drivers/gnss/
Dserial.c32 serdev_device_set_flow_control(serdev, false); in gnss_serial_open()
Dsirf.c51 serdev_device_set_flow_control(serdev, false); in sirf_open()
/Linux-v4.19/drivers/tty/serdev/
Dcore.c295 void serdev_device_set_flow_control(struct serdev_device *serdev, bool enable) in serdev_device_set_flow_control() function
304 EXPORT_SYMBOL_GPL(serdev_device_set_flow_control);
/Linux-v4.19/drivers/bluetooth/
Dhci_nokia.c164 serdev_device_set_flow_control(serdev, true); in nokia_flow_control()
166 serdev_device_set_flow_control(serdev, false); in nokia_flow_control()
Dhci_h5.c879 serdev_device_set_flow_control(h5->hu->serdev, flow_control); in h5_btrtl_setup()
894 serdev_device_set_flow_control(h5->hu->serdev, false); in h5_btrtl_open()
Dhci_ll.c615 serdev_device_set_flow_control(serdev, true); in ll_setup()
Dhci_ldisc.c312 serdev_device_set_flow_control(hu->serdev, !enable); in hci_uart_set_flow_control()
/Linux-v4.19/drivers/net/ethernet/qualcomm/
Dqca_uart.c377 serdev_device_set_flow_control(serdev, false); in qca_uart_probe()
/Linux-v4.19/drivers/mfd/
Drave-sp.c803 serdev_device_set_flow_control(serdev, false); in rave_sp_probe()