Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dserdev.h201 void serdev_device_set_flow_control(struct serdev_device *, bool);
243 static inline void serdev_device_set_flow_control(struct serdev_device *sdev, bool enable) {} in serdev_device_set_flow_control() function
/linux-6.3-rc2/drivers/bluetooth/
A 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()
A 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()
A 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()
A Dhci_ll.c622 serdev_device_set_flow_control(serdev, true); in ll_setup()
A Dhci_ldisc.c317 serdev_device_set_flow_control(hu->serdev, !enable); in hci_uart_set_flow_control()
/linux-6.3-rc2/drivers/nfc/s3fwrn5/
A Duart.c142 serdev_device_set_flow_control(serdev, false); in s3fwrn82_uart_probe()
/linux-6.3-rc2/drivers/gnss/
A Dserial.c33 serdev_device_set_flow_control(serdev, false); in gnss_serial_open()
A Dsirf.c71 serdev_device_set_flow_control(data->serdev, false); in sirf_serdev_open()
/linux-6.3-rc2/drivers/iio/chemical/
A Dscd30_serial.c234 serdev_device_set_flow_control(serdev, false); in scd30_serdev_probe()
A Dpms7003.c299 serdev_device_set_flow_control(serdev, false); in pms7003_probe()
A Dsps30_serial.c405 serdev_device_set_flow_control(serdev, false); in sps30_serial_probe()
/linux-6.3-rc2/drivers/nfc/pn533/
A Duart.c268 serdev_device_set_flow_control(serdev, false); in pn532_uart_probe()
/linux-6.3-rc2/drivers/tty/serdev/
A 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.3-rc2/drivers/platform/chrome/
A Dcros_ec_uart.c290 serdev_device_set_flow_control(serdev, ec_uart->flowcontrol); in cros_ec_uart_probe()
/linux-6.3-rc2/drivers/iio/imu/bno055/
A Dbno055_ser_core.c530 serdev_device_set_flow_control(serdev, false); in bno055_ser_probe()
/linux-6.3-rc2/drivers/net/ethernet/qualcomm/
A Dqca_uart.c371 serdev_device_set_flow_control(serdev, false); in qca_uart_probe()
/linux-6.3-rc2/drivers/platform/surface/aggregator/
A Dcore.c323 serdev_device_set_flow_control(serdev, flow_control); in ssam_serdev_setup_via_acpi_crs()
/linux-6.3-rc2/drivers/mfd/
A Drave-sp.c803 serdev_device_set_flow_control(serdev, false); in rave_sp_probe()

Completed in 26 milliseconds