Searched refs:omnia_cmd_read_u8 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/platform/cznic/ |
| H A D | turris-omnia-mcu-watchdog.c | 113 err = omnia_cmd_read_u8(mcu->client, OMNIA_CMD_GET_WATCHDOG_STATE, in omnia_mcu_register_watchdog()
|
| H A D | turris-omnia-mcu-base.c | 131 err = omnia_cmd_read_u8(to_i2c_client(dev), OMNIA_CMD_GET_RESET, in reset_selector_show()
|
| /linux-6.15/drivers/leds/ |
| H A D | leds-turris-omnia.c | 297 err = omnia_cmd_read_u8(client, OMNIA_CMD_GET_BRIGHTNESS, &reply); in brightness_show() 332 err = omnia_cmd_read_u8(client, OMNIA_CMD_GET_GAMMA_CORRECTION, &reply); in gamma_correction_show()
|
| /linux-6.15/include/linux/ |
| H A D | turris-omnia-mcu-interface.h | 391 static inline int omnia_cmd_read_u8(const struct i2c_client *client, u8 cmd, in omnia_cmd_read_u8() function
|