Searched refs:omnia_cmd_read_u8 (Results 1 – 4 of 4) sorted by relevance
94 static int omnia_cmd_read_u8(const struct i2c_client *client, u8 cmd) in omnia_cmd_read_u8() function357 ret = omnia_cmd_read_u8(client, CMD_LED_GET_BRIGHTNESS); in brightness_show()392 ret = omnia_cmd_read_u8(client, CMD_GET_GAMMA_CORRECTION); in gamma_correction_show()
113 err = omnia_cmd_read_u8(mcu->client, OMNIA_CMD_GET_WATCHDOG_STATE, in omnia_mcu_register_watchdog()
187 static inline int omnia_cmd_read_u8(const struct i2c_client *client, u8 cmd, in omnia_cmd_read_u8() function
130 err = omnia_cmd_read_u8(to_i2c_client(dev), OMNIA_CMD_GET_RESET, in reset_selector_show()