Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/magnetometer/
H A Dtmag5273.c491 static int tmag5273_set_operating_mode(struct tmag5273_data *data, in tmag5273_set_operating_mode() function
599 tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_SLEEP); in tmag5273_power_down()
634 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_CONT); in tmag5273_probe()
693 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_SLEEP); in tmag5273_runtime_suspend()
708 ret = tmag5273_set_operating_mode(data, TMAG5273_OP_MODE_CONT); in tmag5273_runtime_resume()