Searched refs:cp2112_write_req (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/drivers/hid/ |
| D | hid-cp2112.c | 468 static int cp2112_write_req(void *buf, u8 slave_address, u8 command, u8 *data, in cp2112_write_req() function 658 count = cp2112_write_req(buf, addr, command, NULL, in cp2112_xfer() 668 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 679 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 697 count = cp2112_write_req(buf, addr, command, in cp2112_xfer() 708 count = cp2112_write_req(buf, addr, command, in cp2112_xfer()
|