Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/magnetometer/
Dtmag5273.c489 static int tmag5273_set_operating_mode(struct tmag5273_data *data, in tmag5273_set_operating_mode() function
593 tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_SLEEP); in tmag5273_power_down()
628 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_CONT); in tmag5273_probe()
687 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_SLEEP); in tmag5273_runtime_suspend()
702 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_CONT); in tmag5273_runtime_resume()