Home
last modified time | relevance | path

Searched refs:rmi_f34v7_write_command (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/rmi4/
H A Drmi_f34v7.c155 static int rmi_f34v7_write_command(struct f34_data *f34, u8 cmd) in rmi_f34v7_write_command() function
332 ret = rmi_f34v7_write_command(f34, v7_CMD_READ_CONFIG); in rmi_f34v7_read_partition_table()
612 ret = rmi_f34v7_write_command(f34, v7_CMD_ERASE_ALL); in rmi_f34v7_erase_all()
669 ret = rmi_f34v7_write_command(f34, command); in rmi_f34v7_read_blocks()
743 ret = rmi_f34v7_write_command(f34, command); in rmi_f34v7_write_f34v7_blocks()
1117 ret = rmi_f34v7_write_command(f34, v7_CMD_ENABLE_FLASH_PROG); in rmi_f34v7_enter_flash_prog()