Searched refs:tlv493d_set_operating_mode (Results 1 – 1 of 1) sorted by relevance
132 static int tlv493d_set_operating_mode(struct tlv493d_data *data, enum tlv493d_op_mode mode) in tlv493d_set_operating_mode() function262 ret = tlv493d_set_operating_mode(data, data->mode); in tlv493d_init()488 return tlv493d_set_operating_mode(data, TLV493D_OP_MODE_POWERDOWN); in tlv493d_runtime_suspend()495 return tlv493d_set_operating_mode(data, data->mode); in tlv493d_runtime_resume()