Searched refs:cp2112_read_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-cp2112.c | 438 static int cp2112_read_req(void *buf, u8 slave_address, u16 length) in cp2112_read_req() function 538 count = cp2112_read_req(buf, msgs->addr, msgs->len); in cp2112_i2c_xfer() 657 count = cp2112_read_req(buf, addr, read_length); in cp2112_xfer()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-cp2112.c | 440 static int cp2112_read_req(void *buf, u8 slave_address, u16 length) in cp2112_read_req() function 540 count = cp2112_read_req(buf, msgs->addr, msgs->len); in cp2112_i2c_xfer() 657 count = cp2112_read_req(buf, addr, read_length); in cp2112_xfer()
|
Completed in 4 milliseconds