Searched refs:hdc3020_exec_cmd (Results 1 – 1 of 1) sorted by relevance
218 static int hdc3020_exec_cmd(struct hdc3020_data *data, u16 reg) in hdc3020_exec_cmd() function344 hdc3020_exec_cmd(data, HDC3020_HEATER_DISABLE); in hdc3020_update_heater()353 return hdc3020_exec_cmd(data, HDC3020_HEATER_ENABLE); in hdc3020_update_heater()734 hdc3020_exec_cmd(data, HDC3020_EXIT_AUTO); in hdc3020_power_off()762 ret = hdc3020_exec_cmd(data, HDC3020_S_STATUS); in hdc3020_power_on()769 ret = hdc3020_exec_cmd(data, HDC3020_S_AUTO_10HZ_MOD0); in hdc3020_power_on()