Searched refs:cp2112_write_read_req (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/hid/ |
| D | hid-cp2112.c | 450 static int cp2112_write_read_req(void *buf, u8 slave_address, u16 length, in cp2112_write_read_req() function 665 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer() 676 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer() 688 count = cp2112_write_read_req(buf, addr, read_length, command, in cp2112_xfer() 694 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer() 704 count = cp2112_write_read_req(buf, addr, in cp2112_xfer() 717 count = cp2112_write_read_req(buf, addr, I2C_SMBUS_BLOCK_MAX, in cp2112_xfer()
|