Lines Matching defs:tc3589x
27 int tc3589x_reg_read(struct tc3589x *tc3589x, u8 reg) in tc3589x_reg_read()
46 int tc3589x_reg_write(struct tc3589x *tc3589x, u8 reg, u8 data) in tc3589x_reg_write()
66 int tc3589x_block_read(struct tc3589x *tc3589x, u8 reg, u8 length, u8 *values) in tc3589x_block_read()
86 int tc3589x_block_write(struct tc3589x *tc3589x, u8 reg, u8 length, in tc3589x_block_write()
108 int tc3589x_set_bits(struct tc3589x *tc3589x, u8 reg, u8 mask, u8 val) in tc3589x_set_bits()
165 struct tc3589x *tc3589x = data; in tc3589x_irq() local
197 struct tc3589x *tc3589x = d->host_data; in tc3589x_irq_map() local
227 static int tc3589x_irq_init(struct tc3589x *tc3589x, struct device_node *np) in tc3589x_irq_init()
243 static int tc3589x_chip_init(struct tc3589x *tc3589x) in tc3589x_chip_init()
278 static int tc3589x_device_init(struct tc3589x *tc3589x) in tc3589x_device_init()
330 struct tc3589x *tc3589x; in tc3589x_probe() local
395 struct tc3589x *tc3589x = i2c_get_clientdata(client); in tc3589x_remove() local
405 struct tc3589x *tc3589x = dev_get_drvdata(dev); in tc3589x_suspend() local
419 struct tc3589x *tc3589x = dev_get_drvdata(dev); in tc3589x_resume() local