Searched refs:rmi_f34_command (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
H A D | rmi_f34.c | 45 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() function 156 ret = rmi_f34_command(f34, command, F34_IDLE_WAIT_MS, false); in rmi_f34_write_blocks() 190 return rmi_f34_command(f34, F34_ENABLE_FLASH_PROG, in rmi_f34_enable_flash() 207 ret = rmi_f34_command(f34, F34_ERASE_ALL, in rmi_f34_flash_firmware() 226 ret = rmi_f34_command(f34, F34_ERASE_CONFIG, in rmi_f34_flash_firmware()
|
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_f34.c | 45 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() function 156 ret = rmi_f34_command(f34, command, F34_IDLE_WAIT_MS, false); in rmi_f34_write_blocks() 190 return rmi_f34_command(f34, F34_ENABLE_FLASH_PROG, in rmi_f34_enable_flash() 207 ret = rmi_f34_command(f34, F34_ERASE_ALL, in rmi_f34_flash_firmware() 226 ret = rmi_f34_command(f34, F34_ERASE_CONFIG, in rmi_f34_flash_firmware()
|
Completed in 2 milliseconds