Searched refs:tps65185_priv_data (Results 1 – 1 of 1) sorted by relevance
15 struct tps65185_priv_data { struct117 int tps65185_i2c_write(struct tps65185_priv_data *priv_data, u8 reg, u8 val) in tps65185_i2c_write()140 int tps65185_i2c_read(struct tps65185_priv_data *priv_data, u8 reg, u8 *val) in tps65185_i2c_read()173 struct tps65185_priv_data *priv_data = dev_get_priv(pmic_dev); in tps65185_dump_registers()182 static int tps65185_read_vcom_value(struct tps65185_priv_data *priv_data, in tps65185_read_vcom_value()215 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_set_vcom_value()259 static bool tps65185_hw_power_ack(struct tps65185_priv_data *priv_data, int up) in tps65185_hw_power_ack()290 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_power_on()310 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_power_down()327 struct tps65185_priv_data *priv_data = dev_get_priv(dev); in tps65185_temp_get()[all …]