Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dserdev.h200 void serdev_device_set_flow_control(struct serdev_device *, bool);
242 static inline void serdev_device_set_flow_control(struct serdev_device *sdev, bool enable) {} in serdev_device_set_flow_control() function
/linux-6.1.9/drivers/bluetooth/
Dhci_h5.c931 serdev_device_set_flow_control(h5->hu->serdev, flow_control); in h5_btrtl_setup()
959 serdev_device_set_flow_control(h5->hu->serdev, false); in h5_btrtl_open()
999 serdev_device_set_flow_control(h5->hu->serdev, false); in h5_btrtl_suspend()
1046 serdev_device_set_flow_control(h5->hu->serdev, true); in h5_btrtl_resume()
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.c443 serdev_device_set_flow_control(bdev->serdev, false); in btmtkuart_open()
561 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.c317 serdev_device_set_flow_control(hu->serdev, !enable); in hci_uart_set_flow_control()
/linux-6.1.9/drivers/nfc/s3fwrn5/
Duart.c142 serdev_device_set_flow_control(serdev, false); in s3fwrn82_uart_probe()
/linux-6.1.9/drivers/iio/chemical/
Dscd30_serial.c234 serdev_device_set_flow_control(serdev, false); in scd30_serdev_probe()
Dpms7003.c299 serdev_device_set_flow_control(serdev, false); in pms7003_probe()
Dsps30_serial.c405 serdev_device_set_flow_control(serdev, false); in sps30_serial_probe()
/linux-6.1.9/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-6.1.9/drivers/nfc/pn533/
Duart.c268 serdev_device_set_flow_control(serdev, false); in pn532_uart_probe()
/linux-6.1.9/drivers/tty/serdev/
Dcore.c352 void serdev_device_set_flow_control(struct serdev_device *serdev, bool enable) in serdev_device_set_flow_control() function
361 EXPORT_SYMBOL_GPL(serdev_device_set_flow_control);
/linux-6.1.9/drivers/net/ethernet/qualcomm/
Dqca_uart.c371 serdev_device_set_flow_control(serdev, false); in qca_uart_probe()
/linux-6.1.9/drivers/iio/imu/bno055/
Dbno055_ser_core.c530 serdev_device_set_flow_control(serdev, false); in bno055_ser_probe()
/linux-6.1.9/drivers/platform/surface/aggregator/
Dcore.c323 serdev_device_set_flow_control(serdev, flow_control); in ssam_serdev_setup_via_acpi_crs()
/linux-6.1.9/drivers/mfd/
Drave-sp.c803 serdev_device_set_flow_control(serdev, false); in rave_sp_probe()