Searched refs:write_read (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/media/usb/dvb-usb/ |
| H A D | ttusb2.c | 372 int i, write_read, read; in ttusb2_i2c_xfer() local 381 write_read = i+1 < num && (msg[i+1].flags & I2C_M_RD); in ttusb2_i2c_xfer() 388 if (write_read) { in ttusb2_i2c_xfer() 400 obuf[0] = (msg[i].addr << 1) | (write_read | read); in ttusb2_i2c_xfer() 407 if (write_read) in ttusb2_i2c_xfer() 421 if (write_read) { in ttusb2_i2c_xfer()
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | tpidr2.c | 41 static int write_read(void) in write_read() function 229 ksft_test_result(write_read(), "write_read\n"); in main()
|
| /linux/drivers/media/dvb-frontends/cxd2880/ |
| H A D | cxd2880_spi.h | 27 int (*write_read)(struct cxd2880_spi *spi, member
|
| H A D | cxd2880_spi_device.c | 108 spi->write_read = cxd2880_spi_device_write_read; in cxd2880_spi_device_create_spi()
|
| H A D | cxd2880_devio_spi.c | 49 spi->write_read(spi, send_data, sizeof(send_data), in cxd2880_io_spi_read_reg()
|
| /linux/drivers/android/binder/ |
| H A D | thread.rs | 1472 pub(crate) fn write_read(self: &Arc<Self>, data: UserSlice, wait: bool) -> Result { in write_read() method
|
| H A D | process.rs | 1597 uapi::BINDER_WRITE_READ => thread.write_read(data, blocking)?, in ioctl_write_read()
|
| /linux/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 3509 u8 write_read[0x1]; member
|