Lines Matching defs:tc3589x
42 int tc3589x_reg_read(struct tc3589x *tc3589x, u8 reg) in tc3589x_reg_read()
61 int tc3589x_reg_write(struct tc3589x *tc3589x, u8 reg, u8 data) in tc3589x_reg_write()
81 int tc3589x_block_read(struct tc3589x *tc3589x, u8 reg, u8 length, u8 *values) in tc3589x_block_read()
101 int tc3589x_block_write(struct tc3589x *tc3589x, u8 reg, u8 length, in tc3589x_block_write()
123 int tc3589x_set_bits(struct tc3589x *tc3589x, u8 reg, u8 mask, u8 val) in tc3589x_set_bits()
180 struct tc3589x *tc3589x = data; in tc3589x_irq() local
212 struct tc3589x *tc3589x = d->host_data; in tc3589x_irq_map() local
242 static int tc3589x_irq_init(struct tc3589x *tc3589x, struct device_node *np) in tc3589x_irq_init()
258 static int tc3589x_chip_init(struct tc3589x *tc3589x) in tc3589x_chip_init()
293 static int tc3589x_device_init(struct tc3589x *tc3589x) in tc3589x_device_init()
378 struct tc3589x *tc3589x; in tc3589x_probe() local
453 struct tc3589x *tc3589x = i2c_get_clientdata(client); in tc3589x_remove() local
463 struct tc3589x *tc3589x = dev_get_drvdata(dev); in tc3589x_suspend() local
477 struct tc3589x *tc3589x = dev_get_drvdata(dev); in tc3589x_resume() local