Searched refs:cp2112_write_req (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-cp2112.c | 469 static int cp2112_write_req(void *buf, u8 slave_address, u8 command, u8 *data, in cp2112_write_req() function 659 count = cp2112_write_req(buf, addr, command, NULL, in cp2112_xfer() 669 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 680 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 698 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 709 count = cp2112_write_req(buf, addr, command, in cp2112_xfer()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-cp2112.c | 471 static int cp2112_write_req(void *buf, u8 slave_address, u8 command, u8 *data, in cp2112_write_req() function 659 count = cp2112_write_req(buf, addr, command, NULL, in cp2112_xfer() 669 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 680 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 698 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 709 count = cp2112_write_req(buf, addr, command, in cp2112_xfer()
|
Completed in 4 milliseconds