Searched refs:rmi_f34_command (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/input/rmi4/ |
D | rmi_f34.c | 48 static int rmi_f34_command(struct f34_data *f34, u8 command, in rmi_f34_command() function 159 ret = rmi_f34_command(f34, command, F34_IDLE_WAIT_MS, false); in rmi_f34_write_blocks() 193 return rmi_f34_command(f34, F34_ENABLE_FLASH_PROG, in rmi_f34_enable_flash() 210 ret = rmi_f34_command(f34, F34_ERASE_ALL, in rmi_f34_flash_firmware() 229 ret = rmi_f34_command(f34, F34_ERASE_CONFIG, in rmi_f34_flash_firmware()
|