Home
last modified time | relevance | path

Searched refs:cp2112_write_read_req (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-cp2112.c451 static int cp2112_write_read_req(void *buf, u8 slave_address, u16 length, in cp2112_write_read_req() function
666 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer()
677 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer()
689 count = cp2112_write_read_req(buf, addr, read_length, command, in cp2112_xfer()
695 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer()
705 count = cp2112_write_read_req(buf, addr, in cp2112_xfer()
718 count = cp2112_write_read_req(buf, addr, I2C_SMBUS_BLOCK_MAX, in cp2112_xfer()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-cp2112.c453 static int cp2112_write_read_req(void *buf, u8 slave_address, u16 length, in cp2112_write_read_req() function
666 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer()
677 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer()
689 count = cp2112_write_read_req(buf, addr, read_length, command, in cp2112_xfer()
695 count = cp2112_write_read_req(buf, addr, read_length, in cp2112_xfer()
705 count = cp2112_write_read_req(buf, addr, in cp2112_xfer()
718 count = cp2112_write_read_req(buf, addr, I2C_SMBUS_BLOCK_MAX, in cp2112_xfer()

Completed in 6 milliseconds